From b8ee97bb4254805f37d7bcedf62953d18da07935 Mon Sep 17 00:00:00 2001 From: Gakuto1112 Date: Mon, 6 Jan 2025 01:22:25 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=AF=E3=83=BC=E3=82=AF=E3=83=95=E3=83=AD?= =?UTF-8?q?=E3=83=BC=E3=81=AE=E5=AE=9F=E8=A1=8C=E3=82=BF=E3=82=A4=E3=83=9F?= =?UTF-8?q?=E3=83=B3=E3=82=B0=E3=82=92=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/check_update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check_update.yml b/.github/workflows/check_update.yml index ecf827a..4de278b 100644 --- a/.github/workflows/check_update.yml +++ b/.github/workflows/check_update.yml @@ -2,7 +2,7 @@ name: Check game updates on: schedule: - - cron: '0 23 * * 4' + - cron: '0 0 * * 4' jobs: check: