Skip to content

dependabot[bot] labeler #4

dependabot[bot] labeler

dependabot[bot] labeler #4

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@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml