diff --git a/.github/workflows/markdown-link-check.yml b/.github/workflows/markdown-link-check.yml index 8dfb107f..29230d41 100644 --- a/.github/workflows/markdown-link-check.yml +++ b/.github/workflows/markdown-link-check.yml @@ -4,7 +4,7 @@ on: pull_request: paths: - "**/*.md" - - ".markdown-link-check.json" + - "markdown_link_check_config.json" permissions: contents: read