mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-31 14:11:50 +08:00
Revert "Update SHA"
This reverts commit 1a01be22f0949d01965f66500dc970d13b25aaa5.
This commit is contained in:
2
.github/workflows/instrumentations_0.yml
vendored
2
.github/workflows/instrumentations_0.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
- 'release/*'
|
||||
pull_request:
|
||||
env:
|
||||
CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75
|
||||
CORE_REPO_SHA: main
|
||||
|
||||
jobs:
|
||||
instrumentations-0:
|
||||
|
2
.github/workflows/instrumentations_1.yml
vendored
2
.github/workflows/instrumentations_1.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
- 'release/*'
|
||||
pull_request:
|
||||
env:
|
||||
CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75
|
||||
CORE_REPO_SHA: main
|
||||
|
||||
jobs:
|
||||
instrumentations-1:
|
||||
|
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
- 'release/*'
|
||||
pull_request:
|
||||
env:
|
||||
CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75
|
||||
CORE_REPO_SHA: main
|
||||
|
||||
jobs:
|
||||
lint-3_12:
|
||||
|
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
- 'release/*'
|
||||
pull_request:
|
||||
env:
|
||||
CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75
|
||||
CORE_REPO_SHA: main
|
||||
|
||||
jobs:
|
||||
misc:
|
||||
|
Reference in New Issue
Block a user