From 5a7471ad795209127ce54402c83aaab9cffdd11c Mon Sep 17 00:00:00 2001 From: David John Arnold Jr Date: Fri, 16 Aug 2024 09:17:03 -0700 Subject: [PATCH] Update terraform_apply.yaml --- .github/workflows/terraform_apply.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/terraform_apply.yaml b/.github/workflows/terraform_apply.yaml index a9a4d05..292208a 100644 --- a/.github/workflows/terraform_apply.yaml +++ b/.github/workflows/terraform_apply.yaml @@ -11,7 +11,7 @@ on: # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: # This workflow contains a single job called "build" - build: + Apply: # The type of runner that the job will run on runs-on: [ automation-repos ] env: