Skip to content

Update labeler config for labeler action v5 #6408

Update labeler config for labeler action v5

Update labeler config for labeler action v5 #6408

Workflow file for this run

---
name: "Pull Request Labeler"
on:
pull_request:
merge_group:
types:
- "checks_requested"
jobs:
triage:
runs-on: "buildjet-2vcpu-ubuntu-2204"
steps:
- uses: "actions/labeler@v5"
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true