diff --git a/.github/workflows/BUILD_CI_x86.yml b/.github/workflows/BUILD_CI_x86.yml index 6c0e169..2e6ebf0 100644 --- a/.github/workflows/BUILD_CI_x86.yml +++ b/.github/workflows/BUILD_CI_x86.yml @@ -16,8 +16,8 @@ on: description: Release note txt file name. required: true default: release_note.txt - schedule: - - cron: '* * * * *' + #schedule: + # - cron: '* * * * *' env: TZ: 'Asia/Shanghai'