Skip to content

Commit

Permalink
Update nightly-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-shaojun committed Aug 19, 2024
1 parent 2a3e30c commit aa33937
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit aa33937

Please sign in to comment.