Skip to content

Commit c4a0305

Browse files
authored
Enable auto-merge in merge-up pull requests (#2843)
1 parent d3eb235 commit c4a0305

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/merge-up.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
with:
2929
ref: ${{ github.ref_name }}
3030
branchNamePattern: '<major>.<minor>'
31+
enableAutoMerge: true

0 commit comments

Comments
 (0)