Update .gitea/workflows/renovate.yaml

This commit is contained in:
2025-09-21 22:08:38 +05:30
parent 3ad8db9538
commit bd86bd2a3d

View File

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