Skip to content

[vs17.10] Run tests even if version is not bumped (#11059) #52

[vs17.10] Run tests even if version is not bumped (#11059)

[vs17.10] Run tests even if version is not bumped (#11059) #52

name: Inter-branch merge workflow
on:
push:
branches:
- vs1**
permissions:
contents: write
pull-requests: write
jobs:
Merge:
uses: dotnet/arcade/.github/workflows/inter-branch-merge-base.yml@main
with:
configuration_file_path: '.config/git-merge-flow-config.jsonc'