Skip to content

Remove 6 from the branch codeflow (#20242) #230

Remove 6 from the branch codeflow (#20242)

Remove 6 from the branch codeflow (#20242) #230

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
with:
configuration_file_branch: 'release/8.0.4xx'