Skip to content

Commit c94224d

Browse files
committed
Add a comment
1 parent ffbb277 commit c94224d

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
@@ -91,6 +91,7 @@ jobs:
9191
- run: ./terraform-docs markdown . --output-file README.md
9292
working-directory: ${{ matrix.terraform_module }}
9393

94+
# Apply prettier to the generated docs before we check the diff
9495
- run: npx prettier -w .
9596

9697
- run: >-

0 commit comments

Comments
 (0)