Merge pull request 'Update .gitea/workflows/renovate.yaml' (#7) from update-cron into main

Reviewed-on: #7
This commit was merged in pull request #7.
This commit is contained in:
2025-09-21 22:09:14 +05:30

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