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 8618274 commit 6c26275Copy full SHA for 6c26275
1 file changed
.github/workflows/CI.yml
@@ -42,6 +42,7 @@ jobs:
42
changepacks:
43
name: changepacks
44
runs-on: ubuntu-latest
45
+ needs: test
46
permissions:
47
# create pull request comments
48
pull-requests: write
0 commit comments