Skip to content

Fix the race condition issue of aot_module loading (#104918) #25

Fix the race condition issue of aot_module loading (#104918)

Fix the race condition issue of aot_module loading (#104918) #25

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