Skip to content

Commit edc3744

Browse files
authored
Add workflow_dispatch trigger to markdown link check
1 parent 6773c85 commit edc3744

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ on:
3030
paths:
3131
- '.github/workflows/check-md-link.yml'
3232
- 'mkdocs/**'
33+
workflow_dispatch:
3334

3435
jobs:
3536
markdown-link-check:

0 commit comments

Comments
 (0)