We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 397adfe commit 1c4cbc3Copy full SHA for 1c4cbc3
1 file changed
.github/workflows/release.yml
@@ -23,7 +23,6 @@ jobs:
23
issues: write
24
pull-requests: write
25
name: Semantic Release
26
- needs: test
27
runs-on: ubuntu-latest
28
if: github.event_name == 'push'
29
0 commit comments