From 7e92857d6a7bba8f942aa3c649d06ce8579f73e9 Mon Sep 17 00:00:00 2001 From: Felix Kirchner Date: Fri, 22 May 2026 17:11:01 +0200 Subject: [PATCH] Edited crone job --- .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 e0af4f2..14b5afc 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -1,7 +1,7 @@ name: Renovate on: schedule: - - cron: '*/15 * * * *' + - cron: '0 12 * * 0' push: branches: - setup/222-actions-&-pr-template-verbessern