From ad311cfba2705fcd744274fa800764a0143e9edb Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Tue, 5 Sep 2023 02:54:13 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/update.ya?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/update.yaml b/.gitea/workflows/update.yaml index 72021b8..e8135fa 100644 --- a/.gitea/workflows/update.yaml +++ b/.gitea/workflows/update.yaml @@ -2,7 +2,7 @@ name: update on: schedule: - - cron: '0 */1 * * *' # every hour + - cron: '0 */12 * * *' # every 12 hours jobs: update: