Create config file
This commit is contained in:
1
.github/workflows/validate_markdown.yml
vendored
1
.github/workflows/validate_markdown.yml
vendored
@@ -42,5 +42,6 @@ jobs:
|
|||||||
uses: gaurav-nelson/github-action-markdown-link-check@v1
|
uses: gaurav-nelson/github-action-markdown-link-check@v1
|
||||||
with:
|
with:
|
||||||
check-modified-files-only: yes
|
check-modified-files-only: yes
|
||||||
|
config-file: '.rules/mlc_config.json'
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
1
.rules/mlc_config.json
Normal file
1
.rules/mlc_config.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
Reference in New Issue
Block a user