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 3b80a4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
if: github.event_name == 'pull_request'
steps:
- uses: actions/checkout@v2
- name: MarkdownLint
uses: actionshub/[email protected]
- uses: nosborn/[email protected]
with:
path: docs
files: docs/*.md
config_file: .markdownlint.json

0 comments on commit 3b80a4c

Please sign in to comment.