Update .gitea/workflows/renovate.yml
All checks were successful
renovate / renovate (push) Successful in 55s
All checks were successful
renovate / renovate (push) Successful in 55s
This commit is contained in:
parent
ef067b41b4
commit
dc0d908b2f
@ -2,7 +2,7 @@ name: renovate
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 2 * * 0' # runs weekly on Sunday at 02:00
|
- cron: '*/1 * * * *' # runs weekly on Sunday at 02:00
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user