From 1100a9a45f173dfdd6562636f1fd4ab264593c9b Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sat, 4 Oct 2025 21:36:23 -0400 Subject: [PATCH] Changing cron. --- .gitea/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/renovate.yml b/.gitea/workflows/renovate.yml index 4dd074ee..5042416a 100644 --- a/.gitea/workflows/renovate.yml +++ b/.gitea/workflows/renovate.yml @@ -2,7 +2,7 @@ name: Renovate on: schedule: - - cron: "0/30 * * * *" + - cron: "0 */2 * * *" workflow_dispatch: env: