Skip to content

Commit c20d4d1

Browse files
Merge v1.20 into v1.x (#1387)
2 parents 5da5c15 + aa2b904 commit c20d4d1

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)