Skip to content

Ensure that --nologo adheres to DOTNET_NOLOGO if present (#51462) #3172

Ensure that --nologo adheres to DOTNET_NOLOGO if present (#51462)

Ensure that --nologo adheres to DOTNET_NOLOGO if present (#51462) #3172

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