Skip to content

Commit

Permalink
Merge pull request #2362 from mbeddr/bugfix/ignore-mps3-branch
Browse files Browse the repository at this point in the history
Ignore `maintenance/mps3*` branches during cascading merge
  • Loading branch information
sergej-koscejev authored Jan 18, 2024
2 parents 59dc420 + af5fcfd commit ad9c755
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/PR-into-next-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ on:
jobs:
create-pr:
uses: specificlanguages/cascading-merge/.github/workflows/workflow.yml@v1
with:
exclude_branch_prefix: maintenance/mps3

0 comments on commit ad9c755

Please sign in to comment.