From 61259f510624285e2c85a2581bdc90ba379f84e4 Mon Sep 17 00:00:00 2001 From: David John Arnold Jr Date: Thu, 26 Sep 2024 10:51:20 -0700 Subject: [PATCH] Update terraform_apply.yaml --- .github/workflows/terraform_apply.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/terraform_apply.yaml b/.github/workflows/terraform_apply.yaml index 184c1ea..06e374e 100644 --- a/.github/workflows/terraform_apply.yaml +++ b/.github/workflows/terraform_apply.yaml @@ -3,9 +3,6 @@ name: Terraform Apply # Controls when the workflow will run on: - push: - branches: [ "main" ] - # Allows you to run this workflow manually from the Actions tab workflow_dispatch: # A workflow run is made up of one or more jobs that can run sequentially or in parallel