Skip to content

Commit 0b5b079

Browse files
committed
Drop verbose mode
1 parent 97c1765 commit 0b5b079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scala.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
- uses: actions/checkout@v3
3030
- uses: gaurav-nelson/github-action-markdown-link-check@v1
3131
with:
32-
use-verbose-mode: 'yes'
32+
use-verbose-mode: 'no'

0 commit comments

Comments
 (0)