From aa339379cb73d469154756201571aa764cdad870 Mon Sep 17 00:00:00 2001 From: Shaojun Liu <61072813+liu-shaojun@users.noreply.github.com> Date: Mon, 19 Aug 2024 21:50:50 +0800 Subject: [PATCH] Update nightly-build.yml --- .github/workflows/nightly-build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/nightly-build.yml b/.github/workflows/nightly-build.yml index bba4a8b..cf1317c 100644 --- a/.github/workflows/nightly-build.yml +++ b/.github/workflows/nightly-build.yml @@ -3,8 +3,8 @@ name: LLM Nightly Build & Release # Controls when the action will run. on: # Triggers the workflow on push or pull request events but only for the main branch - schedule: - - cron: '*/5 * * * *' # GMT time, 6:50 GMT == 12:50 China + # schedule: + # - cron: '*/5 * * * *' # GMT time, 6:50 GMT == 12:50 China workflow_dispatch: inputs: pypi-version: