Skip to content

Commit

Permalink
enable quiet mode for markdown link checker
Browse files Browse the repository at this point in the history
  • Loading branch information
sjvrijn committed May 5, 2024
1 parent 455ae35 commit 77154c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/markdown-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: 'yes'
config-file: '.mlc-config.json'

0 comments on commit 77154c5

Please sign in to comment.