This is an automated email from the ASF dual-hosted git repository. dsmiley pushed a commit to branch branch_10x in repository https://gitbox.apache.org/repos/asf/solr.git
commit ad7ab8fa10466a900738e0390a07d8cc87602de5 Author: Jan Høydahl <[email protected]> AuthorDate: Thu Jul 2 01:57:10 2026 +0200 renovate.json: Temporarily remove schedule for the first "grouped" run (cherry picked from commit e55b1475daaab7671f524225702a86cf47e2dca5) --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index be5d63bbcc8..9e425d1c702 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -187,7 +187,7 @@ "groupName": "GitHub Actions" } ], - "schedule": ["before 9am on the first day of the month"], + "schedule": ["* * * * *"], "prConcurrentLimit": 300, "prHourlyLimit": 20, "minimumReleaseAge": "5 days"
