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.
2 parents 9bc5f06 + 1ef8465 commit af2de77Copy full SHA for af2de77
.github/workflows/trigger.yml
@@ -70,5 +70,6 @@ jobs:
70
name: "infix"
71
72
test-publish-x86_64:
73
+ if: ${{ github.repository_owner == 'kernelkit' && github.ref_name == 'main' }}
74
needs: test-run-x86_64
75
uses: ./.github/workflows/publish.yml
0 commit comments