Update .gitea/workflows/renovate.yml

This commit is contained in:
sora 2023-11-17 16:59:29 +01:00
parent 9da2b783c1
commit ef067b41b4

View File

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