Skip to content

Commit

Permalink
Disable deployment to dev from main
Browse files Browse the repository at this point in the history
  • Loading branch information
langerae committed Oct 25, 2024
1 parent 7c41375 commit 64686b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@ name: "Terraform Infrastructure Change Management Pipeline with GitHub Actions"
on:
push:
branches:
- main
- prod
pull_request:
branches:
- main
- prod

env:
Expand Down

0 comments on commit 64686b2

Please sign in to comment.