We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe29063 commit 9d5157fCopy full SHA for 9d5157f
.github/workflows/markdown-link-check.yml
@@ -21,5 +21,5 @@ jobs:
21
uses: gaurav-nelson/github-action-markdown-link-check@v1
22
with:
23
use-verbose-mode: 'yes'
24
- folder-path: 'docs/'
25
- config-file: '.github/workflows/.markdown-link-check_config.json'
+ folder-path: './'
+ config-file: '.github/workflows/.markdown-link-check_config.json'
0 commit comments