Update .gitea/workflows/renovate.yml
All checks were successful
renovate / renovate (push) Successful in 3m15s
All checks were successful
renovate / renovate (push) Successful in 3m15s
This commit is contained in:
parent
21e7c9ede4
commit
3e8226f728
@ -2,6 +2,8 @@ name: renovate
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- 'main'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 2 * * *' # runs daily at 02:00
|
- cron: '0 2 * * *' # runs daily at 02:00
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user