We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b884c8 commit c79c675Copy full SHA for c79c675
1 file changed
.github/workflows/check-style.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: dbelyaev/action-checkstyle@v3
11
with:
12
github_token: ${{ secrets.github_token }}
13
- reporter: github-pr-review
+ reporter: github-pr-check
14
level: error
15
checkstyle_config: checkstyle.xml
16
fail_level: error
0 commit comments