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

This commit is contained in:
sora 2023-11-17 19:34:06 +01:00
parent de974aa80a
commit 214ffcf72e

View File

@ -2,7 +2,7 @@ name: renovate
on:
workflow_dispatch:
schedule:
- cron: '*/1 * * * *' # runs weekly on Sunday at 02:00
- cron: '0 2 * * *' # runs daily at 02:00
jobs: