Skip to content

fix: change the metal grates on the outside of the level 1 of the convention center to their non-indoor version #7388

fix: change the metal grates on the outside of the level 1 of the convention center to their non-indoor version

fix: change the metal grates on the outside of the level 1 of the convention center to their non-indoor version #7388

Workflow file for this run

name: Label Pull Requests
on: pull_request_target
jobs:
triage:
runs-on: ubuntu-24.04
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}