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
|
name: Proactively build and cache flake
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 3 * * *"
|
- cron: "0 */6 * * *"
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "force-build"
|
- "force-build"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user