Skip to content

Commit adb9a63

Browse files
authored
Merge pull request #6167 from killianmuldoon/link-checker
🌱 Use quiet mode on markdown link checker
2 parents d13b5eb + b7d4e5f commit adb9a63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint-docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ jobs:
1414
- uses: actions/checkout@master
1515
- uses: gaurav-nelson/github-action-markdown-link-check@v1
1616
with:
17+
use-quiet-mode: 'yes'
1718
config-file: .markdownlinkcheck.json

0 commit comments

Comments
 (0)