Skip to content

Bump hoho4190/issue-pr-labeler from 1.3.3 to 2.0.0 #15

Bump hoho4190/issue-pr-labeler from 1.3.3 to 2.0.0

Bump hoho4190/issue-pr-labeler from 1.3.3 to 2.0.0 #15

Workflow file for this run

name: 🔖 Add Labels to PRs
on:
pull_request_target:
types:
- opened
- reopened
jobs:
main:
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
pull-requests: write
steps:
- name: Run PR Labeler
uses: hoho4190/issue-pr-labeler@v2.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
disable-bot: false
config-file-name: labels.yml