We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba9a7b commit fc567caCopy full SHA for fc567ca
.github/workflows/warmup.yml
@@ -1,8 +1,8 @@
1
-name: Cache Warmup
+name: Cache Management
2
3
on:
4
schedule:
5
- - cron: '0 0 */3 * *'
+ - cron: '0 0 */2 * *'
6
workflow_dispatch:
7
inputs:
8
force_warmup:
0 commit comments