Skip to content

Commit

Permalink
ci: lint all markdown files
Browse files Browse the repository at this point in the history
  • Loading branch information
wangl-cc committed Apr 2, 2024
1 parent e0270b2 commit 937e6a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint-markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:
uses: actions/checkout@v4
- name: Lint Markdown
uses: DavidAnson/markdownlint-cli2-action@v15
with:
globs: "**/*.md"

0 comments on commit 937e6a4

Please sign in to comment.