We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3972900 commit d464d1dCopy full SHA for d464d1d
.github/workflows/contrib.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
contrib_0:
11
- uses: emdneto/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@fix-core-contrib-test
+ uses: open-telemetry/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@main
12
with:
13
CORE_REPO_SHA: ${{ github.sha }}
14
CONTRIB_REPO_SHA: main
0 commit comments