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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
# Run this workflow every week at 03:34 am
|
- cron: "0 3 * * 6"
|
||||||
- cron: "34 3 */7 * *"
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue