From 227951c765f3fd145fa5b58baa813d2697671cbb Mon Sep 17 00:00:00 2001 From: Frostebite Date: Wed, 14 Dec 2022 20:48:45 +0000 Subject: [PATCH] cleanup local pipeline, log aws formation --- .github/workflows/cloud-runner-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cloud-runner-pipeline.yml b/.github/workflows/cloud-runner-pipeline.yml index 4a3e9070..ec487fef 100644 --- a/.github/workflows/cloud-runner-pipeline.yml +++ b/.github/workflows/cloud-runner-pipeline.yml @@ -93,7 +93,7 @@ jobs: CLOUD_RUNNER_CLUSTER: ${{ matrix.cloudRunnerCluster }} AWS_BASE_STACK_NAME: game-ci-github-pipelines asyncBuildTest: - name: Build Tests - Targets + name: Async Build Test if: github.event.event_type != 'pull_request_target' runs-on: ubuntu-latest strategy: