Skip to content

Commit

Permalink
Update contrib.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
emdneto authored Feb 21, 2025
1 parent 4d9d3c9 commit fde2b8c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/contrib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@ on:
branches-ignore:
- 'release/*'
pull_request:
env:
FOO: "bar"

jobs:
contrib_0:
uses: emdneto/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@fix-uv
uses: open-telemetry/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@main
with:
CORE_REPO_SHA: ${{ github.sha }}
CONTRIB_REPO_SHA: main
CONTRIB_REPO_SHA: emdneto/opentelemetry-python-contrib@fix-uv

0 comments on commit fde2b8c

Please sign in to comment.