Skip to content

Bump actions/labeler from 4 to 5 #25

Bump actions/labeler from 4 to 5

Bump actions/labeler from 4 to 5 #25

Workflow file for this run

name: labeler
on:
pull_request_target:
types:
- edited
- opened
- synchronize
- reopened
permissions:
contents: read
pull-requests: write
jobs:
labeler:
name: labeler
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true