Skip to content

Commit 0bc333e

Browse files
authored
Update GIthub actions for V3 (#5337)
1 parent e7d024c commit 0bc333e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-health.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Run Canaries V3
2121
uses: aws-actions/aws-codebuild-run-build@v1
2222
with:
23-
project-name: canaries-v3
23+
project-name: sagemaker-python-sdk-ci-health-canaries-v3
2424
canaries-v2:
2525
runs-on: ubuntu-latest
2626
steps:
@@ -33,4 +33,4 @@ jobs:
3333
- name: Run Canaries V2
3434
uses: aws-actions/aws-codebuild-run-build@v1
3535
with:
36-
project-name: canaries-v2
36+
project-name: sagemaker-python-sdk-ci-health-canaries-v2

0 commit comments

Comments
 (0)