Skip to content

Commit

Permalink
Update merge-up config (#1386)
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Sep 11, 2024
1 parent 99f3b77 commit aa2b904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-up.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
with:
ref: ${{ github.ref_name }}
branchNamePattern: 'v<major>.<minor>'
fallbackBranch: 'master'
devBranchNamePattern: 'v<major>.x'
enableAutoMerge: true

0 comments on commit aa2b904

Please sign in to comment.