Skip to content

Remove per-layer bounding box #8958

Remove per-layer bounding box

Remove per-layer bounding box #8958

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: actions/labeler@v7.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"