We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 074bc10 commit fa04e74Copy full SHA for fa04e74
.github/workflows/ci_main.yml
@@ -16,7 +16,6 @@ permissions:
16
jobs:
17
build-test-publish:
18
name: "Build, test, publish"
19
- if: github.ref == 'refs/heads/main'
20
uses: ./.github/workflows/ci_common.yml
21
with:
22
release: true
0 commit comments