Skip to content

Commit 3972900

Browse files
authored
Test pass contrib_repo_sha
1 parent 032e06c commit 3972900

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/contrib.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
jobs:
1010
contrib_0:
11-
uses: open-telemetry/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@main
11+
uses: emdneto/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@fix-core-contrib-test
1212
with:
1313
CORE_REPO_SHA: ${{ github.sha }}
14+
CONTRIB_REPO_SHA: main

0 commit comments

Comments
 (0)