Skip to content

Commit

Permalink
true
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinjqliu committed Sep 3, 2024
1 parent c347df3 commit b5949e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-md-link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: 'yes'
use-quiet-mode: true
config-file: '.github/workflows/check-md-link-config.json'
folder-path: '.' # checks all md files

0 comments on commit b5949e1

Please sign in to comment.