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.
2 parents 0724333 + f6c1a6d commit 59e2e0fCopy full SHA for 59e2e0f
.github/workflows/branch-snap.yml
@@ -13,6 +13,7 @@ jobs:
13
configuration_file_path: '.config/snap-flow.json'
14
15
bump-main-version:
16
+ needs: check-script
17
if: github.ref == 'refs/heads/main'
18
runs-on: ubuntu-latest
19
steps:
0 commit comments