Skip to content

Commit b0b9cab

Browse files
authored
Update markdown.yml
1 parent 65101ab commit b0b9cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ jobs:
6060
- name: Check Links
6161
uses: tcort/github-action-markdown-link-check@a800ad5f1c35bf61987946fd31c15726a1c9f2ba # v1.1.0
6262
with:
63-
use-quiet-mode: 'yes'
63+
use-quiet-mode: 'no'
6464
use-verbose-mode: 'yes'
6565
config-file: '.github/markdown-link-check.jsonc'

0 commit comments

Comments
 (0)