Skip to content

🧹 chore(none): repo maintenance / code style #9370

🧹 chore(none): repo maintenance / code style

🧹 chore(none): repo maintenance / code style #9370

Workflow file for this run

name: 'Pull Request Labeler'
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: crastos/labeler@main
with:
configuration-path: config/labeler.config.yml
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: true