Skip to content

Labeling Pull Request on main by @dependabot[bot] #181

Labeling Pull Request on main by @dependabot[bot]

Labeling Pull Request on main by @dependabot[bot] #181

Workflow file for this run

name: Pull Request Labeler
run-name: Labeling Pull Request on ${{ github.ref_name }} by @${{ github.actor }}
on:
- pull_request_target
jobs:
labeler:
runs-on: ubuntu-22.04
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5