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'