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\