Merge pull request #2487 from mbeddr/bugfix/2468-TraceExplorerRequire… #126
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: PR to merge into the next version | |
on: | |
push: | |
branches: | |
- 'maintenance/mps*' | |
jobs: | |
create-pr: | |
uses: specificlanguages/cascading-merge/.github/workflows/workflow.yml@v1 | |
with: | |
exclude_branch_prefix: maintenance/mps3 |