Skip to content

Commit df2b426

Browse files
committed
workflows
Signed-off-by: emdneto <[email protected]>
1 parent 672b6b0 commit df2b426

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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.29.0-0.50b0
13+
CORE_REPO_SHA: release/v1.29.x-0.50bx
1414
CONTRIB_REPO_SHA: main
1515
PIP_EXISTS_ACTION: w
1616

.github/workflows/misc_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.29.0-0.50b0
13+
CORE_REPO_SHA: release/v1.29.x-0.50bx
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.29.0-0.50b0
13+
CORE_REPO_SHA: release/v1.29.x-0.50bx
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.29.0-0.50b0
13+
CORE_REPO_SHA: release/v1.29.x-0.50bx
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.29.0-0.50b0
13+
CORE_REPO_SHA: release/v1.29.x-0.50bx
1414
CONTRIB_REPO_SHA: main
1515
PIP_EXISTS_ACTION: w
1616

0 commit comments

Comments
 (0)