just renovate saturday 4 am
This commit is contained in:
parent
6b0fb038c5
commit
249f3373ca
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "*/5 * * * *"
|
# Saturday 4 am
|
||||||
|
- cron: "0 4 * * 6"
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Reference in a new issue