Skip to content

[release/6.0] Onboard new inter-branch merge flow [Workflow] (#104417) #2

[release/6.0] Onboard new inter-branch merge flow [Workflow] (#104417)

[release/6.0] Onboard new inter-branch merge flow [Workflow] (#104417) #2

name: Inter-branch merge workflow
on:
push:
branches:
- release/**
permissions:
contents: write
pull-requests: write
jobs:
Merge:
uses: dotnet/arcade/.github/workflows/inter-branch-merge-base.yml@main