mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-28 04:34:01 +08:00
Update SHA
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: main
|
||||
CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75
|
||||
|
||||
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: main
|
||||
CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75
|
||||
|
||||
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: main
|
||||
CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75
|
||||
|
||||
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: main
|
||||
CORE_REPO_SHA: 7b1d318f84604bf46112c744b6f781ddb9e27b75
|
||||
|
||||
jobs:
|
||||
misc:
|
||||
|
Reference in New Issue
Block a user