Update .gitea/workflows/renovate.yml
All checks were successful
renovate / renovate (push) Successful in 3m15s

This commit is contained in:
sora 2024-02-05 18:11:00 +01:00
parent 21e7c9ede4
commit 3e8226f728

View File

@ -2,6 +2,8 @@ name: renovate
on:
workflow_dispatch:
push:
branches:
- 'main'
schedule:
- cron: '0 2 * * *' # runs daily at 02:00