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

This commit is contained in:
sora 2023-11-17 19:21:59 +01:00
parent 73fc1a6bbd
commit 806e744448

View File

@ -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: