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 c788048 commit b6c9f22Copy full SHA for b6c9f22
.github/workflows/test.yml
@@ -35,6 +35,7 @@ jobs:
35
36
continuous-release:
37
if: github.event_name == 'pull_request'
38
+ needs: test
39
runs-on: ubuntu-latest
40
steps:
41
- uses: actions/checkout@v3
0 commit comments