Skip to content

Commit

Permalink
tests: run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschwarzenberger committed Oct 4, 2024
1 parent 7fb6102 commit 6d7d715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ jobs:
run: terraform plan -out tfplan

- name: terraform apply dev
run: terraform apply -auto-approve tfplan
run: terraform apply -auto-approve tfplan

0 comments on commit 6d7d715

Please sign in to comment.