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 dd7368c commit 0c3fc30Copy full SHA for 0c3fc30
.github/workflows/markdown-link-check.yml
@@ -13,5 +13,5 @@ jobs:
13
- name: markdown-link-check
14
uses: gaurav-nelson/github-action-markdown-link-check@master
15
with:
16
- config-file: '.mlc_config.json'
+ config-file: '.github/workflows/mlc_config.json'
17
0 commit comments