Merge pull request #1743 from PeterDaveHello/markdown-link-check-workaround

Fix GitHub Action for markdown-link-check trigger
This commit is contained in:
yosifkit 2022-07-01 15:48:36 -07:00 committed by GitHub
commit 9e3cbfdcee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
pull_request:
paths:
- "**/*.md"
- ".markdown-link-check.json"
- "markdown_link_check_config.json"
permissions:
contents: read