Skip to content

Commit

Permalink
feat: markdown lint
Browse files Browse the repository at this point in the history
Signed-off-by: Gaius <gaius.qi@gmail.com>
  • Loading branch information
gaius-qi committed Nov 3, 2021
1 parent aa7774d commit 3145958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
version: v1.40.1

- name: Markdown lint
uses: avtodev/markdown-lint@v1
uses: docker://avtodev/markdown-lint:v1
with:
args: "**/*.md"

0 comments on commit 3145958

Please sign in to comment.