Skip to content

Commit

Permalink
fix(terraform): run terragrunt before pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Jun 25, 2024
1 parent bfe5e6c commit 97a8ffd
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,7 @@ jobs:
rename-to: terragrunt
chmod: 0755

- name: Init Terragrunt
run: terragrunt run-all init

- uses: pre-commit/[email protected]

0 comments on commit 97a8ffd

Please sign in to comment.