Skip to content

Commit a48507b

Browse files
committed
2 parents b291e17 + 6e2f677 commit a48507b

File tree

2 files changed

+101
-1
lines changed

2 files changed

+101
-1
lines changed

.github/workflows/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
contents: read
1414
secrets: inherit
1515
run-terraform-linter:
16-
needs: [run-terraform-apply]
16+
needs: run-terraform-apply
1717
uses: ./.github/workflows/terraform-linter.yml
1818
permissions:
1919
contents: read

assets/infra_architecture.drawio.svg

Lines changed: 100 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)