actions: update cache build schedule
This commit is contained in:
parent
c2ab201780
commit
2df449179f
2
.github/workflows/proactive-update.yaml
vendored
2
.github/workflows/proactive-update.yaml
vendored
@ -1,7 +1,7 @@
|
||||
name: Proactively build and cache flake
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 3 * * *"
|
||||
- cron: "0 */6 * * *"
|
||||
push:
|
||||
branches:
|
||||
- "force-build"
|
||||
|
Loading…
x
Reference in New Issue
Block a user