From 550b5642c9b8eacc05f8c690ca0c51d409e2012f Mon Sep 17 00:00:00 2001 From: Frostebite Date: Fri, 4 Mar 2022 18:11:51 +0000 Subject: [PATCH] Update cloud-runner-aws-pipeline.yml --- .github/workflows/cloud-runner-aws-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cloud-runner-aws-pipeline.yml b/.github/workflows/cloud-runner-aws-pipeline.yml index 3debe66c..fe2a3629 100644 --- a/.github/workflows/cloud-runner-aws-pipeline.yml +++ b/.github/workflows/cloud-runner-aws-pipeline.yml @@ -1,7 +1,7 @@ name: Cloud Runner - AWS Tests on: - push: { branches: [main, aws, remote-builder/unified-providers] } + push: { branches: [main, cloud-runner-develop] } env: GKE_ZONE: 'us-central1'