Skip to content

Fix 24.10 to 24.12 forward merge #36537

Fix 24.10 to 24.12 forward merge

Fix 24.10 to 24.12 forward merge #36537

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"