Skip to content

fix(deps): update otel #5010

fix(deps): update otel

fix(deps): update otel #5010

Workflow file for this run

name: E2E tests
on:
push:
paths-ignore:
- 'docs/**'
- '**.md**'
branches: [main]
pull_request:
paths-ignore:
- 'docs/**'
- '**.md**'
branches: [main]
jobs:
run-e2e-tests:
uses: USSF-ORBIT/ussf-portal/.github/workflows/reusable-run-e2e-tests.yml@main
secrets: inherit