From b942ef7067e871d386208501ca7d2f48490d4ef6 Mon Sep 17 00:00:00 2001 From: Ella Hathaway <67609881+ellahathaway@users.noreply.github.com> Date: Mon, 15 Jun 2026 10:54:10 -0700 Subject: [PATCH] Change repository endpoint from 'dotnet' to 'public' --- eng/pipelines/vmr-build-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/pipelines/vmr-build-pr.yml b/eng/pipelines/vmr-build-pr.yml index 3c51dfe6e47d..3709a59818fd 100644 --- a/eng/pipelines/vmr-build-pr.yml +++ b/eng/pipelines/vmr-build-pr.yml @@ -32,7 +32,7 @@ resources: - repository: vmr type: github name: dotnet/dotnet - endpoint: dotnet + endpoint: public ref: $(VmrBranch) stages: