Skip to content

fix(ci): change labeler format to v5 #3936

fix(ci): change labeler format to v5

fix(ci): change labeler format to v5 #3936

Workflow file for this run

#
# When a PR is opened or updated: Label it based on files being changed
#
name: "Labeler"
on:
- pull_request
jobs:
triage:
name: Triage Pull Request
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
with:
sync-labels: false
configuration-path: .github/labeler.yml