Skip to content

ci: consolidate ci-run.yml and rewrite CI docs #2426

ci: consolidate ci-run.yml and rewrite CI docs

ci: consolidate ci-run.yml and rewrite CI docs #2426

Workflow file for this run

name: PR Path Labeler
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
label:
name: Apply path labels
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5
with:
sync-labels: true