Update .github/workflows/root.yml

This commit is contained in:
jansel 2024-12-27 03:28:23 +01:00
parent 6bb57cd591
commit 1dda612917

View file

@ -5,7 +5,7 @@ on:
branches:
- root
schedule:
- cron: "0 0 * * *"
- cron: "0 6 * * *"
jobs:
build: