Skip to content

Commit 26c5768

Browse files
alan-agius4josephperrott
authored andcommitted
fix(github-actions): remove branchConcurrentLimit option from renovate preset (#2811)
This option seem to cause issue when used with prCuncurrentLimit. PR Close #2811
1 parent 4d867b5 commit 26c5768

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

renovate-presets/default.json5

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
// Schedule Renovate to run during off-peak hours
99
schedule: ['after 10:00pm every weekday', 'before 5:00am every weekday', 'every weekend'],
1010
prConcurrentLimit: 8,
11-
branchConcurrentLimit: 2,
1211
prHourlyLimit: 4,
1312
timezone: 'America/Tijuana',
1413

0 commit comments

Comments
 (0)