Skip to content

[automated] Merge branch 'vs17.11' => 'vs17.12' (#11204) #59

[automated] Merge branch 'vs17.11' => 'vs17.12' (#11204)

[automated] Merge branch 'vs17.11' => 'vs17.12' (#11204) #59

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'