Skip to content

Commit 783e799

Browse files
committed
Add a comment
1 parent db62c11 commit 783e799

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
- run: ./terraform-docs markdown . --output-file README.md
8080
working-directory: ${{ matrix.terraform_module }}
8181

82+
# Apply prettier to the generated docs before we check the diff
8283
- run: npx prettier -w .
8384

8485
- run: >-

0 commit comments

Comments
 (0)