Skip to content

Commit 8230da3

Browse files
committed
feat(gen): add schedule
1 parent 1411b8e commit 8230da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

33
on:
44
schedule:
5-
cron: "20 14 * * *"
5+
- cron: "20 14 * * *"
66
# pull_request:
77
# push:
88

0 commit comments

Comments
 (0)