Skip to content

Update to final version of .net 6 (#20254) #246

Update to final version of .net 6 (#20254)

Update to final version of .net 6 (#20254) #246

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'