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 d742549 commit 0d01e97Copy full SHA for 0d01e97
1 file changed
.github/workflows/workflow-branch.yml
@@ -34,6 +34,7 @@ jobs:
34
release-snapshot:
35
#TODO fix
36
#needs: [build-test-coverage, acceptance-tests]
37
+ needs: [ build-test-coverage ]
38
uses: ./.github/workflows/release-snapshot.yml
39
with:
40
checkout_ref: ${{ github.ref }}
0 commit comments