We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06eb6c9 commit 32add32Copy full SHA for 32add32
.github/workflows/validate-kernel-commits.yml
@@ -6,5 +6,5 @@ on:
6
7
jobs:
8
check:
9
- uses: ctrliq/kernel-src-tree/.github/workflows/validate-kernel-commits.yml@main
10
- secrets: inherit
+ uses: ctrliq/kernel-src-tree/.github/workflows/validate-kernel-commits-check-secure.yml@{jmaple}_main
+ # No secrets needed for check workflow
0 commit comments