Skip to content

Commit d679b1a

Browse files
committed
fix: do not create unlimited branches
1 parent d4ebcc5 commit d679b1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"dependencyDashboardApproval": true
1111
},
1212
"rebaseWhen": "conflicted",
13+
"branchConcurrentLimit": 5,
1314
"prConcurrentLimit": 5,
1415
"prCreation": "not-pending",
1516
"internalChecksFilter": "strict",

0 commit comments

Comments
 (0)