Skip to content

fix(codebuddy): collect traces as authoritative token source, fix 90% undercounting #392

fix(codebuddy): collect traces as authoritative token source, fix 90% undercounting

fix(codebuddy): collect traces as authoritative token source, fix 90% undercounting #392

Workflow file for this run

name: Labeler
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v7
with:
configuration-path: .github/labeler.yml
sync-labels: false