Update .github/workflows/root.yml

This commit is contained in:
jansel 2025-02-09 19:39:25 +01:00
parent 8ce36de89a
commit c5ef4b0b56

View file

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