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 20673c3 + c563a7c commit f01291bCopy full SHA for f01291b
.github/workflows/check-kernel-release.yml
@@ -7,6 +7,7 @@ on:
7
8
jobs:
9
check-kernel:
10
+ if: github.repository == 'kernelkit/infix'
11
runs-on: ubuntu-latest
12
13
steps:
0 commit comments