Skip to content

Fix github-merge-flow.jsonc config in reaction to the 3xx branch (#1574) #39

Fix github-merge-flow.jsonc config in reaction to the 3xx branch (#1574)

Fix github-merge-flow.jsonc config in reaction to the 3xx branch (#1574) #39

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