Skip to content

Commit fc567ca

Browse files
committed
Actions: Run warmup workflow every 2 days
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
1 parent 6ba9a7b commit fc567ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/warmup.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name: Cache Warmup
1+
name: Cache Management
22

33
on:
44
schedule:
5-
- cron: '0 0 */3 * *'
5+
- cron: '0 0 */2 * *'
66
workflow_dispatch:
77
inputs:
88
force_warmup:

0 commit comments

Comments
 (0)