From 95315c3bb59c3c542bccfe1291e2edbb51d853a0 Mon Sep 17 00:00:00 2001 From: Mathis Date: Mon, 6 May 2024 10:57:54 +0000 Subject: [PATCH] Update .gitea/workflows/renovate.yaml --- .gitea/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 96af13f..dce5356 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -2,7 +2,7 @@ name: renovate on: schedule: - - cron: "0 */12 * * *" + - cron: "@daily" push: branches: - main