Skip to content
Snippets Groups Projects
Unverified Commit 4008ec2d authored by sbreitrainer's avatar sbreitrainer
Browse files

Fix: disable any limits for concurrent MRs and hourly created MRs

parent ed3f8b56
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -4,6 +4,8 @@
"config:base",
":disableDependencyDashboard"
],
"prHourlyLimit": 0,
"prConcurrentLimit": 0,
"reviewersFromCodeOwners": true,
"schedule": [
"every weekend"
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment