Skip to content

Commit 4c8aca3

Browse files
committed
build: Adds workflow_dispatch trigger to validate-links.yml.
1 parent 30ea2ff commit 4c8aca3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/validate-links.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request: null
55
schedule:
66
- cron: 0 0 * * *
7+
workflow_dispatch:
78

89
jobs:
910
link-checker:

0 commit comments

Comments
 (0)