Skip to content

ci: add a github bot to support advanced PR review workflows #11200

ci: add a github bot to support advanced PR review workflows

ci: add a github bot to support advanced PR review workflows #11200

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5