Skip to content

Commit 6ad0a81

Browse files
GromNaNalcaeus
andauthored
Update .github/workflows/merge-up.yml
Co-authored-by: Andreas Braun <[email protected]>
1 parent 9ba9453 commit 6ad0a81

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/merge-up.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ jobs:
2727
uses: alcaeus/automatic-merge-up-action@main
2828
with:
2929
ref: ${{ github.ref_name }}
30-
branchNamePattern: '<major>.x'
30+
branchNamePattern: '<major>.<minor>'
31+
devBranchNamePattern: '<major>.x'
3132
enableAutoMerge: true

0 commit comments

Comments
 (0)