Skip to content

✨ improve: bud error handling #8813

✨ improve: bud error handling

✨ improve: bud error handling #8813

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