Skip to content

Do not sign dotnet-suggest when not building from the VMR (#2694) #3

Do not sign dotnet-suggest when not building from the VMR (#2694)

Do not sign dotnet-suggest when not building from the VMR (#2694) #3

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