Skip to content

Commit ed682c4

Browse files
author
markzegarelli
authored
Update check-links.yml
1 parent e101829 commit ed682c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name: CheckLinks
44
on:
55
schedule:
6-
- cron: "0 0 23 ? * SAT *"
6+
- cron: "5 4 * * SAT"
77

88
jobs:
99
checklinks:

0 commit comments

Comments
 (0)