Skip to content

Commit 9d61451

Browse files
Update healthcheck-markdown-links.yml
1 parent 1280f0c commit 9d61451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/healthcheck-markdown-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Check health of document links
22

33
on:
44
schedule:
5-
cron: '0 0 * * *'
5+
- cron: '0 0 * * *'
66

77
jobs:
88
linkChecker:

0 commit comments

Comments
 (0)