damccorm commented on code in PR #28259:
URL: https://github.com/apache/beam/pull/28259#discussion_r1321729326
##########
.github/workflows/beam_PreCommit_Spotless.yml:
##########
@@ -94,4 +94,9 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: java-code-coverage-report
- path: "**/build/reports/checkstyle/*.xml"
\ No newline at end of file
+ path: "**/build/reports/checkstyle/*.xml"
+ - name: Publish checkstyle check
+ uses: jwgmeligmeyling/checkstyle-github-action@master
Review Comment:
The ticket was approved, merging
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]