Skip to content

fix: handle unimplemented file capabilities slightly more gracefully #826

fix: handle unimplemented file capabilities slightly more gracefully

fix: handle unimplemented file capabilities slightly more gracefully #826

name: Label pull request
on:
pull_request_target:
permissions:
contents: read
pull-requests: write
jobs:
label-pull-request:
name: Label pull request
runs-on: ubuntu-latest
if: github.repository_owner == 'biomejs'
steps:
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true
configuration-path: .github/pull-request-labeler.yaml