Skip to content

[MOO-2268] Upgrade Node and GitHub Actions to Node v24 #1712

[MOO-2268] Upgrade Node and GitHub Actions to Node v24

[MOO-2268] Upgrade Node and GitHub Actions to Node v24 #1712

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
with:
repo-token: ${{ secrets.GH_PAT }}
configuration-path: ".github/configs/labeler.yml"