mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-01 09:13:23 +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/*'
|
- 'release/*'
|
||||||
pull_request:
|
pull_request:
|
||||||
env:
|
env:
|
||||||
CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75
|
CORE_REPO_SHA: main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
instrumentations-0:
|
instrumentations-0:
|
||||||
|
2
.github/workflows/instrumentations_1.yml
vendored
2
.github/workflows/instrumentations_1.yml
vendored
@ -6,7 +6,7 @@ on:
|
|||||||
- 'release/*'
|
- 'release/*'
|
||||||
pull_request:
|
pull_request:
|
||||||
env:
|
env:
|
||||||
CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75
|
CORE_REPO_SHA: main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
instrumentations-1:
|
instrumentations-1:
|
||||||
|
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -6,7 +6,7 @@ on:
|
|||||||
- 'release/*'
|
- 'release/*'
|
||||||
pull_request:
|
pull_request:
|
||||||
env:
|
env:
|
||||||
CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75
|
CORE_REPO_SHA: main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint-3_12:
|
lint-3_12:
|
||||||
|
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -6,7 +6,7 @@ on:
|
|||||||
- 'release/*'
|
- 'release/*'
|
||||||
pull_request:
|
pull_request:
|
||||||
env:
|
env:
|
||||||
CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75
|
CORE_REPO_SHA: main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
misc:
|
misc:
|
||||||
|
Reference in New Issue
Block a user