update cron
This commit is contained in:
parent
456244fb60
commit
c604587244
1 changed files with 1 additions and 2 deletions
3
.github/workflows/generate.yml
vendored
3
.github/workflows/generate.yml
vendored
|
|
@ -3,8 +3,7 @@ name: Generate
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# Run this workflow every week at 03:34 am
|
||||
- cron: "34 3 */7 * *"
|
||||
- cron: "0 3 * * 6"
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue