Skip to content

fix(detectors): reduce diag level on detectors failing to detect #9371

fix(detectors): reduce diag level on detectors failing to detect

fix(detectors): reduce diag level on detectors failing to detect #9371

name: 'Component Owners'
on:
pull_request_target:
jobs:
run_self:
runs-on: ubuntu-latest
name: Auto Assign Owners
steps:
- uses: dyladan/component-owners@main
with:
config-file: .github/component_owners.yml
repo-token: ${{ secrets.GITHUB_TOKEN }}