Skip to content

style: format code with Prettier #194

style: format code with Prettier

style: format code with Prettier #194

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