Skip to content

chore(deps): bump hoho4190/issue-pr-labeler from 1.3.2 to 2.0.1 #20

chore(deps): bump hoho4190/issue-pr-labeler from 1.3.2 to 2.0.1

chore(deps): bump hoho4190/issue-pr-labeler from 1.3.2 to 2.0.1 #20

Workflow file for this run

# reference: https://github.com/hoho4190/issue-pr-labeler
name: PR Labeler
on:
pull_request_target:
types:
- opened
- reopened
jobs:
main:
runs-on: ubuntu-latest
permissions:
contents: read # to read configuration yml file
pull-requests: write # to add labels to pull requests
steps:
- name: Run PR Labeler
uses: hoho4190/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
config-file-name: labeler-config.yml
# disable-bot: true # this will prevent issues, PRs created by bots