Skip to content

Commit 59e2e0f

Browse files
authored
[WIP] Update job execution order for bump-main-version (#8717)
2 parents 0724333 + f6c1a6d commit 59e2e0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/branch-snap.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
configuration_file_path: '.config/snap-flow.json'
1414

1515
bump-main-version:
16+
needs: check-script
1617
if: github.ref == 'refs/heads/main'
1718
runs-on: ubuntu-latest
1819
steps:

0 commit comments

Comments
 (0)