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 c6cf97a commit f6c1a6dCopy full SHA for f6c1a6d
.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