Skip to content

Commit 7a7eae7

Browse files
committed
Update cron schedule
1 parent 24d15bd commit 7a7eae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weekly.yml

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

33
on:
44
schedule:
5-
- cron: "0 21 * * 0"
5+
- cron: '59 6 * * 4'
66

77
jobs:
88
weekly:

0 commit comments

Comments
 (0)