Skip to content

fix(instr-undici): fix user agent extraction and handle of multiple values on headers #11528

fix(instr-undici): fix user agent extraction and handle of multiple values on headers

fix(instr-undici): fix user agent extraction and handle of multiple values on headers #11528

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