Skip to content

test(auto-instrumentations-node): fix spurious test timeout from variable runtime of cloud resource detectors #11228

test(auto-instrumentations-node): fix spurious test timeout from variable runtime of cloud resource detectors

test(auto-instrumentations-node): fix spurious test timeout from variable runtime of cloud resource detectors #11228

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 }}