mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2025-04-01 01:16:01 +02:00
Try github-pr-review reporter for checkstyle workflow.
This commit is contained in:
parent
654c12b627
commit
ffb578039f
1
.github/workflows/generic.checkstyle.yml
vendored
1
.github/workflows/generic.checkstyle.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user