Skip to content

Commit 7b20f2a

Browse files
authored
add internal and main.go to path filters
1 parent 20d3c65 commit 7b20f2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker-utils-release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ on:
1010
paths:
1111
- 'cl-proxy/**'
1212
- 'mev-boost-relay/**'
13+
- 'internal/**'
1314
- 'go.mod'
1415
- 'go.sum'
16+
- 'main.go'
1517
- 'Dockerfile'
1618

1719
jobs:

0 commit comments

Comments
 (0)