We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452bfff commit 69a0497Copy full SHA for 69a0497
.github/workflows/release.yml
@@ -4,7 +4,6 @@ on:
4
types: [published]
5
jobs:
6
build:
7
- needs: test
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout
0 commit comments