Skip to content

Update actions/labeler action to v5 #107

Update actions/labeler action to v5

Update actions/labeler action to v5 #107

Workflow file for this run

name: labeler
on: [pull_request_target]
jobs:
triage:
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@v5 # Action page: <https://github.com/actions/labeler>
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true