Skip to content

Commit 59d6561

Browse files
committed
add workflow_dispatch to markdown-link-check
1 parent a15e208 commit 59d6561

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/markdown-link-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
paths:
66
- "**/*.md"
77
- "markdown_link_check_config.json"
8+
workflow_dispatch:
89

910
permissions:
1011
contents: read

0 commit comments

Comments
 (0)