From b9067cd82a4fd65f0b292b0c2e1622538f5314dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=B4=E5=B7=9D?= Date: Wed, 26 Jun 2024 19:17:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/sync.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/sync.yml b/.gitea/workflows/sync.yml index 6fcde1e..52cab60 100644 --- a/.gitea/workflows/sync.yml +++ b/.gitea/workflows/sync.yml @@ -2,7 +2,7 @@ name: sync run-name: on: schedule: - - cron: '20 */4 * * *' + - cron: '15 */4 * * *' jobs: build: runs-on: steam-runner