Skip to content

Commit 77da29a

Browse files
committed
github actions: test workflows
1
1 parent 068e291 commit 77da29a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/validate-kernel-commits.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ on:
66

77
jobs:
88
check:
9-
uses: ctrliq/kernel-src-tree/.github/workflows/validate-kernel-commits.yml@main
10-
secrets: inherit
9+
uses: ctrliq/kernel-src-tree/.github/workflows/validate-kernel-commits-check-secure.yml@{jmaple}_main
10+
# No secrets needed for check workflow

0 commit comments

Comments
 (0)