Skip to content

Commit 1048f98

Browse files
gmelikovRageLtMan
authored andcommitted
CI: simplify checkstyle runner
Remove excess steps. Reviewed-by: Ryan Moeller <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: George Melikov <[email protected]> Closes openzfs#11262
1 parent ca483e4 commit 1048f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkstyle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: checkstyle
22

33
on:
44
push:
5-
pull_request_target:
5+
pull_request:
66

77
jobs:
88
checkstyle:

0 commit comments

Comments
 (0)