Skip to content

Commit aea0df8

Browse files
committed
move config [netlify-ignore]
1 parent de02fda commit aea0df8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- uses: gaurav-nelson/github-action-markdown-link-check@v1
1717
with:
1818
use-quiet-mode: 'yes'
19-
config-file: 'mlc-config.json'
19+
config-file: '.mlc-config.json'
2020
use-verbose-mode: 'yes'
2121
check-modified-files-only: 'yes'
File renamed without changes.

0 commit comments

Comments
 (0)