Skip to content

Commit 1752b46

Browse files
committed
add workflow_dispatch to markdown-link-check
1 parent e519cfc commit 1752b46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)