Update markdown-lint.yml

This commit is contained in:
Jimmy Debe 2024-09-10 14:09:52 -04:00 committed by GitHub
parent d1e274075e
commit 60f8b66139
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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'