Skip to content

dependabot[bot] labeler #33

dependabot[bot] labeler

dependabot[bot] labeler #33

Workflow file for this run

name: labeler
run-name: ${{ github.actor }} labeler
permissions:
contents: read
pull-requests: write
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml