We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aadb0f1 commit 1a32acdCopy full SHA for 1a32acd
.github/workflows/linter.yaml
@@ -7,6 +7,8 @@ jobs:
7
name: "Markdown Linter"
8
runs-on: ubuntu-latest
9
steps:
10
+ - uses: actions/checkout@v2
11
+
12
- name: markdownlint-cli
13
uses: nosborn/github-action-markdown-cli@v3.2.0
14
with:
0 commit comments