Skip to content

[repo] Add dedicated CI for Owin Instrumentation #144

[repo] Add dedicated CI for Owin Instrumentation

[repo] Add dedicated CI for Owin Instrumentation #144

name: Build OpenTelemetry.Instrumentation.Process
on:
pull_request:
branches: [ 'main*', 'instrumentation*' ]
paths:
- '*/OpenTelemetry.Instrumentation.Process*/**'
- 'build/**'
- '!**.md'
jobs:
call-build-test:
uses: ./.github/workflows/Component.BuildTest.yml
with:
project-name: OpenTelemetry.Instrumentation.Process
code-cov-name: Instrumentation.Process