Skip to content

Commit

Permalink
use quiet mode on markdown link checker
Browse files Browse the repository at this point in the history
  • Loading branch information
killianmuldoon committed Feb 17, 2022
1 parent d13b5eb commit 7430026
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: 'yes'
config-file: .markdownlinkcheck.json

0 comments on commit 7430026

Please sign in to comment.