Skip to content

Commit fde2b8c

Browse files
authored
Update contrib.yml
1 parent 4d9d3c9 commit fde2b8c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/contrib.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@ on:
55
branches-ignore:
66
- 'release/*'
77
pull_request:
8-
env:
9-
FOO: "bar"
8+
109
jobs:
1110
contrib_0:
12-
uses: emdneto/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@fix-uv
11+
uses: open-telemetry/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@main
1312
with:
1413
CORE_REPO_SHA: ${{ github.sha }}
15-
CONTRIB_REPO_SHA: main
14+
CONTRIB_REPO_SHA: emdneto/opentelemetry-python-contrib@fix-uv

0 commit comments

Comments
 (0)