Remove limit for open MRs
This commit is contained in:
parent
8eae7b69e0
commit
050479faad
@ -3,5 +3,6 @@
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"prHourlyLimit": 0
|
||||
"prHourlyLimit": 0,
|
||||
"prConcurrentLimit": 0
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user