Skip to content

Commit 412f52c

Browse files
committed
[linkchecker] add workflow_dispatch
1 parent d6ec7d6 commit 412f52c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linkcheck.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
schedule:
44
# UTC 23:00 is early morning in Australia (9am)
55
- cron: '0 23 * * *'
6+
workflow_dispatch:
67
jobs:
78
link-checking:
89
name: Link Checking

0 commit comments

Comments
 (0)