From af7a9b4d246257e2b07e11d2795d840365a4ed20 Mon Sep 17 00:00:00 2001 From: Chris Ross Date: Tue, 2 Mar 2021 08:42:44 -0800 Subject: [PATCH] React to runtimes master->main branch change --- .github/workflows/runtime-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/runtime-sync.yml b/.github/workflows/runtime-sync.yml index 02fee2461edc..fa6ab05403e1 100644 --- a/.github/workflows/runtime-sync.yml +++ b/.github/workflows/runtime-sync.yml @@ -28,7 +28,7 @@ jobs: # Test this script using changes in a fork repository: 'dotnet/runtime' path: runtime - ref: master + ref: main - name: Copy shell: cmd working-directory: .\runtime\src\libraries\Common\src\System\Net\Http\aspnetcore\