diff --git a/.github/workflows/terraform-plan.yaml b/.github/workflows/terraform-plan.yaml index a0e5a65..db11787 100644 --- a/.github/workflows/terraform-plan.yaml +++ b/.github/workflows/terraform-plan.yaml @@ -1,7 +1,7 @@ name: Deploy IAM Resources to AWS with Terraform on: - pull-request: + pull_request: branches: - main # or any other branch you want to trigger the deployment