Skip to content

Commit c12b041

Browse files
Is markdownlint actually using this config file?
1 parent 0dde98f commit c12b041

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
@@ -120,6 +120,7 @@ jobs:
120120
- name: Lint markdown
121121
uses: DavidAnson/markdownlint-cli2-action@bb4bb94c73936643d73d345b48fead3e96f90a5e # v10.0.1
122122
with:
123+
config: '.markdownlint.jsonc'
123124
globs: |
124125
**/*.md
125126

0 commit comments

Comments
 (0)