Skip to content

Commit cb69244

Browse files
committed
.github: don't run generic build in kernelkit/infix
Signed-off-by: Richard Alpe <[email protected]>
1 parent ded65cf commit cb69244

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generic-x86-build.yml

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

77
jobs:
88
build:
9+
if: github.repository != 'kernelkit/infix'
910
name: Infix x86_64
1011
runs-on: ubuntu-latest
1112

0 commit comments

Comments
 (0)