Try github-pr-review reporter for checkstyle workflow.

This commit is contained in:
Jeremy Wood 2023-09-09 10:02:10 -04:00
parent 654c12b627
commit ffb578039f
No known key found for this signature in database
GPG Key ID: C5BAD04C77B91B4B

View File

@ -16,3 +16,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
checkstyle_version: 10.12.2 checkstyle_version: 10.12.2
checkstyle_config: ./config/mv_checks.xml checkstyle_config: ./config/mv_checks.xml
reporter: github-pr-review