Skip to content

Allow for crossing doorways #363

Allow for crossing doorways

Allow for crossing doorways #363

Workflow file for this run

name: Pull Request Labeler
on:
pull_request:
branches:
- 1.19.2
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3-preview
with:
configuration-path: .github/labeler.yaml
repo-token: "${{ secrets.GITHUB_TOKEN }}"