Skip to content

Commit e238f62

Browse files
committed
Fixup workflows
1 parent 5fc411a commit e238f62

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/lint_0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
pull_request:
1111

1212
env:
13-
CORE_REPO_SHA: opentelemetrybot/prepare-release-1.32.0-0.53b0
13+
CORE_REPO_SHA: release/v1.32.x-0.53bx
1414
CONTRIB_REPO_SHA: main
1515
PIP_EXISTS_ACTION: w
1616

.github/workflows/test_0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
pull_request:
1111

1212
env:
13-
CORE_REPO_SHA: opentelemetrybot/prepare-release-1.32.0-0.53b0
13+
CORE_REPO_SHA: release/v1.32.x-0.53bx
1414
CONTRIB_REPO_SHA: main
1515
PIP_EXISTS_ACTION: w
1616

.github/workflows/test_1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
pull_request:
1111

1212
env:
13-
CORE_REPO_SHA: opentelemetrybot/prepare-release-1.32.0-0.53b0
13+
CORE_REPO_SHA: release/v1.32.x-0.53bx
1414
CONTRIB_REPO_SHA: main
1515
PIP_EXISTS_ACTION: w
1616

.github/workflows/test_2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
pull_request:
1111

1212
env:
13-
CORE_REPO_SHA: opentelemetrybot/prepare-release-1.32.0-0.53b0
13+
CORE_REPO_SHA: release/v1.32.x-0.53bx
1414
CONTRIB_REPO_SHA: main
1515
PIP_EXISTS_ACTION: w
1616

0 commit comments

Comments
 (0)