Skip to content

Update OmniSharp version used by source build tests (#20296) #278

Update OmniSharp version used by source build tests (#20296)

Update OmniSharp version used by source build tests (#20296) #278

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'