From 8cfb137116cda43417938a34d127631482ed3d78 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sun, 21 Jun 2026 13:18:41 -0400 Subject: [PATCH] Decreasing frequency of Renovate runs. --- .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 11c65cd8..99e4cbdf 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: