From 4bc5a07d73a7ab2d2e4cf454ae1db53eac303c37 Mon Sep 17 00:00:00 2001 From: lukaschan Date: Sat, 24 Sep 2022 00:14:51 +0800 Subject: [PATCH] Update BUILD_CI_x86.yml --- .github/workflows/BUILD_CI_x86.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/BUILD_CI_x86.yml b/.github/workflows/BUILD_CI_x86.yml index 66e40d1..6c0e169 100644 --- a/.github/workflows/BUILD_CI_x86.yml +++ b/.github/workflows/BUILD_CI_x86.yml @@ -17,7 +17,7 @@ on: required: true default: release_note.txt schedule: - - cron: '0 21 * * 4' + - cron: '* * * * *' env: TZ: 'Asia/Shanghai'