Skip to content

Commit

Permalink
Different markdownlint action
Browse files Browse the repository at this point in the history
  • Loading branch information
caitlinelfring committed Aug 12, 2021
1 parent 8670317 commit f4162ff
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
if: github.event_name == 'pull_request'
steps:
- uses: actions/checkout@v2
- name: MarkdownLint
uses: actionshub/[email protected]
- uses: DavidAnson/markdownlint-cli2-action@v3
with:
path: docs
globs: docs/*.md

0 comments on commit f4162ff

Please sign in to comment.