We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5207cad commit 9b5ce87Copy full SHA for 9b5ce87
.github/workflows/runtime-sync.yml
@@ -28,7 +28,7 @@ jobs:
28
# Test this script using changes in a fork
29
repository: 'dotnet/runtime'
30
path: runtime
31
- ref: master
+ ref: main
32
- name: Copy
33
shell: cmd
34
working-directory: .\runtime\src\libraries\Common\src\System\Net\Http\aspnetcore\
0 commit comments