Skip to content

Commit bfcb16b

Browse files
authored
Update CORE_REPO_SHA (open-telemetry#2755)
Fixes open-telemetry#2754
1 parent c87ffd4 commit bfcb16b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/instrumentations_0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'release/*'
77
pull_request:
88
env:
9-
CORE_REPO_SHA: f31903a03721ce90c338be33131222d4cba37325
9+
CORE_REPO_SHA: main
1010

1111
jobs:
1212
instrumentations-0:

.github/workflows/instrumentations_1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'release/*'
77
pull_request:
88
env:
9-
CORE_REPO_SHA: f31903a03721ce90c338be33131222d4cba37325
9+
CORE_REPO_SHA: main
1010

1111
jobs:
1212
instrumentations-1:

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'release/*'
77
pull_request:
88
env:
9-
CORE_REPO_SHA: f31903a03721ce90c338be33131222d4cba37325
9+
CORE_REPO_SHA: main
1010

1111
jobs:
1212
lint-3_12:

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'release/*'
77
pull_request:
88
env:
9-
CORE_REPO_SHA: f31903a03721ce90c338be33131222d4cba37325
9+
CORE_REPO_SHA: main
1010

1111
jobs:
1212
misc:

0 commit comments

Comments
 (0)