Skip to content

[CI] Check links into github.com, excluding 4XXs for now #3216

[CI] Check links into github.com, excluding 4XXs for now

[CI] Check links into github.com, excluding 4XXs for now #3216

name: Component owners
on:
pull_request_target:
jobs:
run_self:
runs-on: ubuntu-latest
name: Assign component owners
permissions:
contents: read
issues: write
pull-requests: write
steps:
- uses: dyladan/[email protected]
with:
config-file: .github/component-owners.yml
repo-token: ${{ secrets.OPENTELEMETRYBOT_OPENTELEMETRY_IO_PAT }}
assign-owners: false