Skip to content

[automated] Merge branch 'vs17.10' => 'vs17.11' (#11336) #86

[automated] Merge branch 'vs17.10' => 'vs17.11' (#11336)

[automated] Merge branch 'vs17.10' => 'vs17.11' (#11336) #86

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'