We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5da5c15 + aa2b904 commit c20d4d1Copy full SHA for c20d4d1
.github/workflows/merge-up.yml
@@ -28,5 +28,5 @@ jobs:
28
with:
29
ref: ${{ github.ref_name }}
30
branchNamePattern: 'v<major>.<minor>'
31
- fallbackBranch: 'master'
+ devBranchNamePattern: 'v<major>.x'
32
enableAutoMerge: true
0 commit comments