Skip to content

Commit dd1750a

Browse files
committed
Allow opentelemetry-python forks to use CI
Signed-off-by: Josh Soref <[email protected]>
1 parent 29aad2e commit dd1750a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/contrib.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ jobs:
1010
contrib_0:
1111
uses: open-telemetry/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@main
1212
with:
13+
CORE_REPO: ${{ github.repository }}
1314
CORE_REPO_SHA: ${{ github.sha }}
1415
CONTRIB_REPO_SHA: main

0 commit comments

Comments
 (0)