update cron

This commit is contained in:
2025-02-26 13:03:55 -06:00
parent 462b760bb4
commit 71114abfb2

View File

@@ -6,7 +6,7 @@
":rebaseStalePrs" ":rebaseStalePrs"
], ],
"timezone": "US/Central", "timezone": "US/Central",
"schedule": [ "0 */2 * * *" ], "schedule": [ "* */2 * * *" ],
"labels": [], "labels": [],
"prHourlyLimit": 0, "prHourlyLimit": 0,
"prConcurrentLimit": 0, "prConcurrentLimit": 0,