Skip to content

focal: speed up test_focal.py + test_proximity.py (#1931) #1054

focal: speed up test_focal.py + test_proximity.py (#1931)

focal: speed up test_focal.py + test_proximity.py (#1931) #1054

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened, synchronize]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5