Skip to content

Commit b7d4e5f

Browse files
use quiet mode on markdown link checker
1 parent d13b5eb commit b7d4e5f

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)