Skip to content

Commit cce7b76

Browse files
committed
Better config format
1 parent 21cb2a1 commit cce7b76

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/lint-markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Run markdownlint-cli2
1818
uses: DavidAnson/markdownlint-cli2-action@v21
1919
with:
20-
config: .github/workflows/markdownlint-config.json
20+
config: .markdownlint-cli2.json
2121
globs: |
2222
**/*.md
2323
!data/**
File renamed without changes.

0 commit comments

Comments
 (0)