Skip to content

fix: assign-author.yml #24

fix: assign-author.yml

fix: assign-author.yml #24

Workflow file for this run

name: 🔖 Add Labels to PRs
on: pull_request_target
jobs:
main:
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
pull-requests: write
steps:
- name: Run PR Labeler
uses: hoho4190/[email protected]
with:
token: ${{ github.token }}
disable-bot: false
config-file-name: labels.yml