Skip to content

Commit

Permalink
update the cron
Browse files Browse the repository at this point in the history
Signed-off-by: jason yang <[email protected]>
  • Loading branch information
JasonYangShadow committed Dec 5, 2023
1 parent 70b7139 commit 339b98c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ name: nightly

#on: [push]
on:
push:
schedule:
- cron: '05 00 * * *'
- cron: '5 */6 * * *'

jobs:
generate:
Expand Down

0 comments on commit 339b98c

Please sign in to comment.