ci(renovate): drop in-config schedule (workflow cron already weekly), restore info log

This commit is contained in:
authentik Default Admin 2026-05-27 21:21:49 +02:00
parent 54a511547b
commit aca01579aa
2 changed files with 1 additions and 2 deletions

View file

@ -23,5 +23,5 @@ jobs:
RENOVATE_AUTODISCOVER_FILTER: "Richard/richardnixon.dev*"
RENOVATE_GIT_AUTHOR: "Renovate Bot <renovate@richardnixon.dev>"
RENOVATE_REPOSITORY_CACHE: "enabled"
LOG_LEVEL: debug
LOG_LEVEL: info
run: renovate

View file

@ -6,7 +6,6 @@
":dependencyDashboard"
],
"labels": ["renovate"],
"schedule": ["before 5am on Monday"],
"timezone": "America/Sao_Paulo",
"prHourlyLimit": 0,
"prConcurrentLimit": 0,