mirror of https://github.com/vacp2p/rfc-index.git
Update markdown-lint.yml
This commit is contained in:
parent
d1e274075e
commit
60f8b66139
|
@ -19,5 +19,5 @@ jobs:
|
|||
- name: Markdown Linter
|
||||
uses: DavidAnson/markdownlint-cli2-action@v15
|
||||
with:
|
||||
config: .github/workflows/markdownlint.json
|
||||
config: .github/workflows/.markdownlint.json
|
||||
globs: '**/*.md'
|
||||
|
|
Loading…
Reference in New Issue