Skip to content

Plantable saplings, frost leaves drop saplings, tag changes to woods #14

Plantable saplings, frost leaves drop saplings, tag changes to woods

Plantable saplings, frost leaves drop saplings, tag changes to woods #14

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