do dependency update every five minutes
All checks were successful
renovate / renovate (push) Successful in 2m12s
All checks were successful
renovate / renovate (push) Successful in 2m12s
temporary. crons should work again
This commit is contained in:
parent
b9fe0dfb47
commit
6b0fb038c5
1 changed files with 1 additions and 4 deletions
|
@ -4,11 +4,8 @@ on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: "*/5 * * * *"
|
||||||
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
|
|
Loading…
Add table
Reference in a new issue