Skip to content

Commit aa2b904

Browse files
authored
Update merge-up config (#1386)
1 parent 99f3b77 commit aa2b904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-up.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
with:
2929
ref: ${{ github.ref_name }}
3030
branchNamePattern: 'v<major>.<minor>'
31-
fallbackBranch: 'master'
31+
devBranchNamePattern: 'v<major>.x'
3232
enableAutoMerge: true

0 commit comments

Comments
 (0)