Skip to content

Commit 4e27ced

Browse files
committed
require branch check
1 parent 2fc4959 commit 4e27ced

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-worker-re2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
echo "🚫 re2-prod-* tags can only be pushed from the main branch."
2828
exit 1
2929
build:
30+
needs: check-branch
3031
strategy:
3132
matrix:
3233
package: [supervisor]

0 commit comments

Comments
 (0)