Skip to content

Add regression test: #13114, SynPat.Record and QuoteExpr traversal (#… #742

Add regression test: #13114, SynPat.Record and QuoteExpr traversal (#…

Add regression test: #13114, SynPat.Record and QuoteExpr traversal (#… #742

Workflow file for this run

# Merges any changes from servicing branches forward.
name: Flow servicing changes to main
on:
push:
branches:
- 'release/*'
- 'main'
permissions:
contents: write
pull-requests: write
jobs:
servicing-flow:
uses: dotnet/arcade/.github/workflows/inter-branch-merge-base.yml@main
with:
configuration_file_path: '.config/service-branch-merge.json'