Skip to content

DataMap gen, ladders/bookshelves, texture tweaks #43

DataMap gen, ladders/bookshelves, texture tweaks

DataMap gen, ladders/bookshelves, texture tweaks #43

Workflow file for this run

name: Pull Request CI
on: [ pull_request_target ]
jobs:
checkstyle:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: dbelyaev/[email protected]
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
checkstyle_config: .github/workflows/checkstyle.xml