Skip to content

Commit

Permalink
Merge pull request #7 from sumanmanna134/actions
Browse files Browse the repository at this point in the history
remove auto-approve
  • Loading branch information
sumanmanna134 authored Jul 26, 2024
2 parents aa18f4e + 52f7c8f commit 0f130d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
- name: Terraform apply
id: apply
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
run: terraform apply azinfra.tfplan -auto-approve
run: terraform apply azinfra.tfplan

0 comments on commit 0f130d7

Please sign in to comment.