Skip to content

Commit

Permalink
added pull request trigger for testing purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
shanice-skylight committed Dec 17, 2024
1 parent 1967b76 commit ef3b2ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ecs_deployment_apply.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Terraform Apply
run-name: Terraform apply ${{ inputs.workspace }} by @${{ github.actor }}

on:
pull_request:
workflow_dispatch:
inputs:
workspace:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ecs_deployment_plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Terraform Plan
run-name: Terraform plan ${{ inputs.workspace }} by @${{ github.actor }}

on:
pull_request:
workflow_dispatch:
inputs:
workspace:
Expand Down

0 comments on commit ef3b2ab

Please sign in to comment.