Skip to content

Commit 3f39df0

Browse files
committed
Update CONTRIB_REPO_SHA to opentelemetrybot/prepare-release-1.29.0-0.50b0
1 parent 56da4ce commit 3f39df0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/contrib.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
uses: open-telemetry/opentelemetry-python-contrib/.github/workflows/core_contrib_test_0.yml@main
1212
with:
1313
CORE_REPO_SHA: ${{ github.sha }}
14-
CONTRIB_REPO_SHA: main
14+
CONTRIB_REPO_SHA: opentelemetrybot/prepare-release-1.29.0-0.50b0

.github/workflows/lint_0.yml

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

1212
env:
1313
CORE_REPO_SHA: main
14-
CONTRIB_REPO_SHA: main
14+
CONTRIB_REPO_SHA: opentelemetrybot/prepare-release-1.29.0-0.50b0
1515
PIP_EXISTS_ACTION: w
1616

1717
jobs:

.github/workflows/test_0.yml

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

1212
env:
1313
CORE_REPO_SHA: main
14-
CONTRIB_REPO_SHA: main
14+
CONTRIB_REPO_SHA: opentelemetrybot/prepare-release-1.29.0-0.50b0
1515
PIP_EXISTS_ACTION: w
1616

1717
jobs:

.github/workflows/test_1.yml

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

1212
env:
1313
CORE_REPO_SHA: main
14-
CONTRIB_REPO_SHA: main
14+
CONTRIB_REPO_SHA: opentelemetrybot/prepare-release-1.29.0-0.50b0
1515
PIP_EXISTS_ACTION: w
1616

1717
jobs:

0 commit comments

Comments
 (0)