diff --git a/.github/workflows/terraform_codebuild_plan.yaml b/.github/workflows/terraform_codebuild_plan.yaml index 2ca36f0..39353a5 100644 --- a/.github/workflows/terraform_codebuild_plan.yaml +++ b/.github/workflows/terraform_codebuild_plan.yaml @@ -3,7 +3,6 @@ name: Terraform Codebuild Plan # Controls when the workflow will run on: - pull_request: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: