From d76f748d887655544015f2ba05a56db304b2eae8 Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Fri, 3 Jan 2025 11:21:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Meng Sen --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 0e9f19058..f442a0a31 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -2,7 +2,7 @@ name: Renovate on: schedule: - - cron: "*/30 * * * *" + - cron: "0 * * * *" workflow_dispatch: inputs: manual-trigger: