Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 133b2de

Browse files
authored
chore: improve markdown-link-check workflow (#5303)
1 parent 9e4d213 commit 133b2de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/coder.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -676,4 +676,8 @@ jobs:
676676
- uses: actions/checkout@master
677677
- uses: gaurav-nelson/github-action-markdown-link-check@v1
678678
with:
679+
use-quiet-mode: yes
680+
use-verbose-mode: yes
681+
check-modified-files-only: yes
682+
base-branch: main
679683
config-file: .github/workflows/mlc_config.json

0 commit comments

Comments
 (0)