Skip to content

Fix memory corruption bug in virtual static method dispatch (#107776) #231

Fix memory corruption bug in virtual static method dispatch (#107776)

Fix memory corruption bug in virtual static method dispatch (#107776) #231

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