Skip to content

Commit c6791b8

Browse files
Fix workflow caller: rename job to avoid conflict with reusable workflow
1 parent 2be459e commit c6791b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kernel-build-and-test-x86_64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ on:
66
- '*_ciqlts9_2'
77

88
jobs:
9-
build:
9+
call-workflow:
1010
uses: ctrliq/kernel-src-tree/.github/workflows/kernel-build-and-test-x86_64.yml@%7Bshreeya%7D_ciqlts9_2
1111
secrets: inherit

0 commit comments

Comments
 (0)