Skip to content

Commit 9f99ff0

Browse files
authored
Update keep-cache-alive.yml
1 parent e8b39a9 commit 9f99ff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/keep-cache-alive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88
# so this runs every Mon and Thu to update the cache's last accessed time
99
on: # yamllint disable-line rule:truthy
1010
schedule:
11-
- cron: 0 5 * * 1,4
11+
- cron: 19 5 * * 1,4
1212

1313
jobs:
1414
keepalive:

0 commit comments

Comments
 (0)