Skip to content

Update checkstyle.yml #2

Update checkstyle.yml

Update checkstyle.yml #2

Workflow file for this run

name: Checkstyle
on: [pull_request, workflow_dispatch]
jobs:
checkstyle:
name: runner / checkstyle
runs-on: ubuntu-latest
steps:
- uses: andymckay/[email protected]
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review