Skip to content

Commit 26d2f52

Browse files
authored
Enable auto-merge in merge-up workflow (#1546)
1 parent 7142daf commit 26d2f52

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
@@ -29,3 +29,4 @@ jobs:
2929
ref: ${{ github.ref_name }}
3030
branchNamePattern: 'v<major>.<minor>'
3131
fallbackBranch: 'master'
32+
enableAutoMerge: true

0 commit comments

Comments
 (0)