Skip to content

Cache current process object to avoid performance hit (#5597) #162

Cache current process object to avoid performance hit (#5597)

Cache current process object to avoid performance hit (#5597) #162

name: Inter-branch merge workflow
on:
push:
branches:
- release/**
- main
permissions:
contents: write
pull-requests: write
jobs:
Merge:
uses: dotnet/arcade/.github/workflows/inter-branch-merge-base.yml@main