ci(renovate): drop in-config schedule (workflow cron already weekly), restore info log
This commit is contained in:
parent
54a511547b
commit
aca01579aa
2 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
":dependencyDashboard"
|
||||
],
|
||||
"labels": ["renovate"],
|
||||
"schedule": ["before 5am on Monday"],
|
||||
"timezone": "America/Sao_Paulo",
|
||||
"prHourlyLimit": 0,
|
||||
"prConcurrentLimit": 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue