diff --git a/.github/workflows/terratest.yml b/.github/workflows/terratest.yml index 05b84c6..0894f45 100644 --- a/.github/workflows/terratest.yml +++ b/.github/workflows/terratest.yml @@ -22,6 +22,8 @@ jobs: steps: - name: markdownlint-cli2-action uses: DavidAnson/markdownlint-cli2-action@v9 + with: + config: ./.markdownlint-cli2.yaml terraform-static: name: terraform-fmt