Update .gitea/workflows/renovate.yaml
All checks were successful
renovate / renovate (push) Successful in 1m0s

This commit is contained in:
2025-07-15 18:11:45 +00:00
parent 00b16ba7a6
commit 4fad96a550

View File

@@ -5,7 +5,7 @@ on:
branches: branches:
- main - main
schedule: schedule:
- cron: "30 2,14 * * *" - cron: "0 */4 * * *"
push: push:
branches: branches:
- main - main