1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-01 23:47:50 +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": [ "baseBranches": [
"master" "master"
], ],
"prHourlyLimit": 2, "prHourlyLimit": 5,
"packageRules": [ "packageRules": [
{ {
"groupName": "rancher", "groupName": "rancher repositories",
"matchPackagePatterns": [ "matchPackagePatterns": [
"rancher" "rancher"
] ]