Skip to content

Commit 1c80d0e

Browse files
ci: Change update schedule
1 parent deb1ad8 commit 1c80d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-best-of-list.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
description: "Version to use for this update"
99
required: false
1010
schedule:
11-
- cron: "0 15 * * 4"
11+
- cron: "0 1 * * 4"
1212

1313
env:
1414
BRANCH_PREFIX: "update/"

0 commit comments

Comments
 (0)