Merge pull request #1242 from kernelkit/fix-check-kernel-update-workflow

workflow: update-kernel: Only run on kernelkit/infix

[skip ci]
This commit is contained in:
Joachim Wiberg
2025-11-06 20:02:43 +01:00
committed by GitHub
@@ -7,6 +7,7 @@ on:
jobs:
check-kernel:
if: github.repository == 'kernelkit/infix'
runs-on: ubuntu-latest
steps: