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 5d0a4bc commit ec07638Copy full SHA for ec07638
.github/workflows/markdown-link-check.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
paths:
6
- "**/*.md"
7
- - ".markdown-link-check.json"
+ - "markdown_link_check_config.json"
8
9
permissions:
10
contents: read
0 commit comments