Skip to content

Commit bbd3798

Browse files
committed
fix: Allow Merge Queue
1 parent ed8b172 commit bbd3798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"description": "Automatically merge minor and patch-level updates",
1414
"matchUpdateTypes": ["minor", "patch", "digest"],
1515
"automerge": true,
16-
"automergeType": "branch"
16+
"automergeType": "pr"
1717
}
1818
],
1919
"regexManagers": [

0 commit comments

Comments
 (0)