Skip to content

Cherry-pick #5295 #5299 #5306 #5308 #5310 #5312 #5315 #3590

Cherry-pick #5295 #5299 #5306 #5308 #5310 #5312 #5315

Cherry-pick #5295 #5299 #5306 #5308 #5310 #5312 #5315 #3590

Workflow file for this run

name: labeler
on:
- pull_request_target
jobs:
assign:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true
configuration-path: .github/labeler.yaml