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 0989d47 commit 5b92261Copy full SHA for 5b92261
.github/workflows/ci-pipeline.yml
@@ -9,7 +9,6 @@ jobs:
9
uses: ./.github/workflows/test.yml
10
11
release:
12
- if: github.ref == 'refs/heads/main'
13
needs: test
14
name: release
15
permissions:
0 commit comments