We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fc4959 commit 4e27cedCopy full SHA for 4e27ced
.github/workflows/publish-worker-re2.yml
@@ -27,6 +27,7 @@ jobs:
27
echo "🚫 re2-prod-* tags can only be pushed from the main branch."
28
exit 1
29
build:
30
+ needs: check-branch
31
strategy:
32
matrix:
33
package: [supervisor]
0 commit comments