From e80d34821b5d6c61802b2f5c0e15af0e663f434b Mon Sep 17 00:00:00 2001 From: kyy Date: Fri, 5 Sep 2025 13:50:04 +0900 Subject: [PATCH] =?UTF-8?q?=20KST(UTC+9)=20=EA=B8=B0=EC=A4=80=EC=9C=BC?= =?UTF-8?q?=EB=A1=9C=2000=EC=8B=9C=EC=97=90=20=EC=8B=A4=ED=96=89=20?= =?UTF-8?q?=EC=8A=A4=EC=BC=80=EC=A4=84=EB=A7=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/main.yml b/.gitea/workflows/main.yml index d28fe04..9b93f03 100644 --- a/.gitea/workflows/main.yml +++ b/.gitea/workflows/main.yml @@ -2,7 +2,7 @@ name: Run Report Table on: schedule: - - cron: "45 4 * * *" + - cron: "0 15 * * *" jobs: run-script: runs-on: ubuntu-latest