Skip to content

OdeTimJson POJO Processing Rework #54

OdeTimJson POJO Processing Rework

OdeTimJson POJO Processing Rework #54

Workflow file for this run

name: checkstyle
on: pull_request
jobs:
checkstyle:
name: runner / checkstyle
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dbelyaev/[email protected]
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
level: warning
checkstyle_config: 'checkstyle.xml'