Skip to content

Commit f01291b

Browse files
authored
Merge pull request #1242 from kernelkit/fix-check-kernel-update-workflow
workflow: update-kernel: Only run on kernelkit/infix [skip ci]
2 parents 20673c3 + c563a7c commit f01291b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-kernel-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
check-kernel:
10+
if: github.repository == 'kernelkit/infix'
1011
runs-on: ubuntu-latest
1112

1213
steps:

0 commit comments

Comments
 (0)