.github: don't run generic build in kernelkit/infix

Signed-off-by: Richard Alpe <richard@bit42.se>
This commit is contained in:
Richard Alpe
2025-08-11 16:11:59 +02:00
parent ded65cf94a
commit 8a1747db2c
+1 -1
View File
@@ -2,10 +2,10 @@ name: Generic X86 GitHub Build
on:
push:
pull_request:
jobs:
build:
if: github.repository != 'kernelkit/infix'
name: Infix x86_64
runs-on: ubuntu-latest