We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 592eb3e commit b36801aCopy full SHA for b36801a
1 file changed
.github/workflows/ci.yml
@@ -103,7 +103,6 @@ jobs:
103
runs-on: ubuntu-latest
104
needs:
105
- test
106
- - build
107
concurrency: release
108
if: github.ref == 'refs/heads/main'
109
permissions:
0 commit comments