瀏覽代碼

Reserve Renovate slots for automerge branches

pull/5555/merge
Slavi Pantaleev 2 天之前
父節點
當前提交
08ce234f08
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. +2
    -1
      .github/renovate.json

+ 2
- 1
.github/renovate.json 查看文件

@@ -7,7 +7,8 @@
"labels": [
"dependencies"
],
"branchConcurrentLimit": 3,
"branchConcurrentLimit": 5,
"prConcurrentLimit": 3,
"hostRules": [
{
"matchHost": "https://mau.dev",


Loading…
取消
儲存