We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8bf97a commit d4f831fCopy full SHA for d4f831f
.github/workflows/link_checker.yaml
@@ -39,5 +39,5 @@ jobs:
39
use-quiet-mode: 'yes'
40
use-verbose-mode: 'yes'
41
config-file: 'mlc_config.json'
42
- folder-path: '"**/*.md"'
+ folder-path: '.'
43
max-depth: -1
0 commit comments