Skip to content

Commit f7a27aa

Browse files
authored
Update KeepCacheFresh.yml
1 parent bb71174 commit f7a27aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/KeepCacheFresh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Keep caches fresh
22
on:
33
schedule:
4-
-cron: "5 4 1/4 * *" # every 4 days
4+
- cron: "5 4 1/4 * *" # every 4 days
55

66
jobs:
77
build-and-deploy:

0 commit comments

Comments
 (0)