Skip to content

Comment out needs dependency in test_shell.yml #1596

Comment out needs dependency in test_shell.yml

Comment out needs dependency in test_shell.yml #1596

name: OpenTelemetry
on:
pull_request:
types: [opened, reopened, closed]
pull_request_review:
types: [submitted]
create:
delete:
push:
jobs:
export:
runs-on: ubuntu-latest
permissions:
contents: read
actions: read
steps:
- uses: plengauer/opentelemetry-github/actions/instrument/repository@v5.47.2
env:
OTEL_EXPORTER_OTLP_ENDPOINT: ${{ secrets.OTEL_EXPORTER_OTLP_ENDPOINT }}
OTEL_EXPORTER_OTLP_HEADERS: ${{ secrets.OTEL_EXPORTER_OTLP_HEADERS }}
container: ghcr.io/plengauer/opentelemetry-github-workflow-instrumentation-runner:v5.47.2