Skip to content

Commit 2815450

Browse files
committed
test github actions
1 parent a2ad479 commit 2815450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Validate Kernel Commits
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
types: [opened, synchronize, reopened]
66

77
jobs:
88
check:
9-
uses: ctrliq/kernel-src-tree/.github/workflows/validate-kernel-commits.yml@main
9+
uses: ctrliq/kernel-src-tree/.github/workflows/validate-kernel-commits.yml@{jmaple}_main
1010
secrets: inherit

0 commit comments

Comments
 (0)