From b1e9be021c125912b96e766f7e4af66e48acea1f Mon Sep 17 00:00:00 2001 From: Lewis Christie Date: Wed, 24 Jul 2024 09:15:00 -0600 Subject: [PATCH] test syntax --- .github/workflows/pipelines-root.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipelines-root.yml b/.github/workflows/pipelines-root.yml index 32309ab..5d8737e 100644 --- a/.github/workflows/pipelines-root.yml +++ b/.github/workflows/pipelines-root.yml @@ -185,7 +185,7 @@ jobs: if: always() with: job_name: ${{ env.JOB_NAME }} - step_name_prefix: ${{ steps.gruntwork_context.outputs.action == 'TERRAGRUNT_EXECUTE' && '[TerragruntExecute]: Authenticate with AWS and then Invoke Terragrunt' || (steps.gruntwork_context.outputs.action == 'BASELINE_ACCOUNT' && 'Run core accounts baselines' || '[ProvisionAccount]: Provision New Account') }} + step_name_prefix: ${{ steps.gruntwork_context.outputs.action == 'TERRAGRUNT_EXECUTE' && '[TerragruntExecute]: Authenticate with AWS and then Invoke Terragrunt' || 'blah' }} - name: Update comment uses: ./pipelines-actions/.github/actions/pipelines-status-update