Skip to content

Commit

Permalink
Add Markdown linter workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 committed Jul 2, 2024
1 parent 14d492d commit 968d515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- name: Lint Markdown
uses: DavidAnson/markdownlint-cli2-action@v16
with:
globs: "docs/"
globs: "docs/**/*.md"

0 comments on commit 968d515

Please sign in to comment.