Skip to content

Commit 1ef8465

Browse files
committed
.github; only publish to latest release from main branch
[skip ci] Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 9bc5f06 commit 1ef8465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/trigger.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,6 @@ jobs:
7070
name: "infix"
7171

7272
test-publish-x86_64:
73+
if: ${{ github.repository_owner == 'kernelkit' && github.ref_name == 'main' }}
7374
needs: test-run-x86_64
7475
uses: ./.github/workflows/publish.yml

0 commit comments

Comments
 (0)