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