Skip to content

Bump actions/labeler from 5 to 6 #3

Bump actions/labeler from 5 to 6

Bump actions/labeler from 5 to 6 #3

Workflow file for this run

name: Labeler
on:
pull_request_target:
types: [opened, reopened, synchronize]
permissions:
contents: read
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6