Skip to content

Commit c79c675

Browse files
committed
Check style fail_level: error
1 parent 7b884c8 commit c79c675

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: dbelyaev/action-checkstyle@v3
1111
with:
1212
github_token: ${{ secrets.github_token }}
13-
reporter: github-pr-review
13+
reporter: github-pr-check
1414
level: error
1515
checkstyle_config: checkstyle.xml
1616
fail_level: error

0 commit comments

Comments
 (0)