From 267287719706133111bd9752cdb05ed48e4813c1 Mon Sep 17 00:00:00 2001 From: Dominik Polakovics Date: Tue, 4 Jun 2024 00:16:25 +0200 Subject: [PATCH] try cron --- .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 4bdfd69..e30d740 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -2,7 +2,7 @@ name: renovate on: schedule: - - cron: 20 * * * * + - cron: 17 * * * * push: branches: - master