diff --git a/.github/workflows/markdown-link-check.yml b/.github/workflows/markdown-link-check.yml index 3793d6358d..0353f5725a 100644 --- a/.github/workflows/markdown-link-check.yml +++ b/.github/workflows/markdown-link-check.yml @@ -5,6 +5,7 @@ on: paths: - "**/*.md" - "markdown_link_check_config.json" + - ".github/workflows/markdown-link-check.yml" permissions: contents: read