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 a2e0ae5 commit ae436d1Copy full SHA for ae436d1
.github/workflows/contrib.yml
@@ -12,7 +12,7 @@ concurrency:
12
13
jobs:
14
contrib_0:
15
- uses: open-telemetry/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@main
+ uses: jomcgi/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@7af57d42f0ebbf094cde185fe7485ebdd167205c
16
with:
17
CORE_REPO_SHA: ${{ github.sha }}
18
- CONTRIB_REPO_SHA: main
+ CONTRIB_REPO_SHA: 7af57d42f0ebbf094cde185fe7485ebdd167205c
0 commit comments