Skip to content

Commit f8f6e76

Browse files
authored
Update build-kernel-release.yml
1 parent f0aca45 commit f8f6e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-kernel-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121

2222
jobs:
2323
build-kernel-a15-zuma:
24-
if: ${{ inputs.build_zuma }}
24+
if: ${{ inputs.build_zuma || inputs.build_zuma == '' }}
2525
uses: ./.github/workflows/build-kernel-a15-zuma.yml
2626
secrets: inherit
2727

0 commit comments

Comments
 (0)