Skip to content

Commit c563a7c

Browse files
committed
workflow: update-kernel: Only run on kernelkit/infix
[skip ci]
1 parent 20673c3 commit c563a7c

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)