Skip to content

Commit

Permalink
Update provision.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wellyfrs authored May 21, 2024
1 parent 5a8218c commit 77633e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/provision.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ jobs:
run: exit 1

- name: Terraform Apply
#if: github.ref == 'refs/heads/main' && github.event_name == 'push'
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
run: terraform apply -auto-approve -input=false

0 comments on commit 77633e1

Please sign in to comment.