From c5ef4b0b56898bd2cd4ab0347d6f8c6c4b1ceafd Mon Sep 17 00:00:00 2001 From: jansel Date: Sun, 9 Feb 2025 19:39:25 +0100 Subject: [PATCH] Update .github/workflows/root.yml --- .github/workflows/root.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/root.yml b/.github/workflows/root.yml index 4b074ac..6bedbb5 100644 --- a/.github/workflows/root.yml +++ b/.github/workflows/root.yml @@ -5,7 +5,7 @@ on: branches: - root schedule: - - cron: "0 0 * * 1" + - cron: "0 0 * * 0" jobs: build: