Skip to content

Commit

Permalink
CI: simplify checkstyle runner
Browse files Browse the repository at this point in the history
Remove excess steps.

Reviewed-by: Ryan Moeller <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: George Melikov <[email protected]>
Closes #11262
  • Loading branch information
gmelikov authored Dec 1, 2020
1 parent 52c8537 commit aa2778d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkstyle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: checkstyle

on:
push:
pull_request_target:
pull_request:

jobs:
checkstyle:
Expand Down

0 comments on commit aa2778d

Please sign in to comment.