Update .gitea/workflows/renovate.yml

This commit is contained in:
sora 2023-11-17 18:11:09 +01:00
parent 6350e0c303
commit c5bbcc5df3

View File

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