Skip to content

Auto-update registry versions (6c73e38e0cb5a8c16aa22af941cb50a35f3d5a1e) #418

Auto-update registry versions (6c73e38e0cb5a8c16aa22af941cb50a35f3d5a1e)

Auto-update registry versions (6c73e38e0cb5a8c16aa22af941cb50a35f3d5a1e) #418

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