1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-31 06:46:25 +00:00

Increase PR hourly limit

This commit is contained in:
Jonathan Crowther
2024-04-10 16:42:00 -04:00
parent 495cd919d2
commit caee45fb02

View File

@@ -5,10 +5,10 @@
"baseBranches": [
"master"
],
"prHourlyLimit": 2,
"prHourlyLimit": 5,
"packageRules": [
{
"groupName": "rancher",
"groupName": "rancher repositories",
"matchPackagePatterns": [
"rancher"
]