actions: update cache build schedule

This commit is contained in:
NullBite 2025-02-05 01:46:15 -05:00
parent c2ab201780
commit 2df449179f
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -1,7 +1,7 @@
name: Proactively build and cache flake
on:
schedule:
- cron: "0 3 * * *"
- cron: "0 */6 * * *"
push:
branches:
- "force-build"