Skip to content

Commit 1a32acd

Browse files
authored
Update linter.yaml
1 parent aadb0f1 commit 1a32acd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/linter.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ jobs:
77
name: "Markdown Linter"
88
runs-on: ubuntu-latest
99
steps:
10+
- uses: actions/checkout@v2
11+
1012
- name: markdownlint-cli
1113
uses: nosborn/github-action-markdown-cli@v3.2.0
1214
with:

0 commit comments

Comments
 (0)