Skip to content

Commit

Permalink
Update checkstyle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jlcoo authored Aug 23, 2024
1 parent 1454cc7 commit 1516e26
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/checkstyle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ jobs:
name: runner / checkstyle
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dbelyaev/action-checkstyle@master
- uses: andymckay/[email protected]
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review

0 comments on commit 1516e26

Please sign in to comment.