We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c12aeec commit 3422216Copy full SHA for 3422216
.github/workflows/markdown-link-check.yml
@@ -15,6 +15,6 @@ jobs:
15
- uses: actions/checkout@master
16
- uses: gaurav-nelson/github-action-markdown-link-check@v1
17
with:
18
- config-file: "./markdown-link-check.json"
+ config-file: ".github/workflows/markdown-link-check.json"
19
use-quiet-mode: "yes"
20
use-verbose-mode: "yes"
0 commit comments