File tree Expand file tree Collapse file tree 5 files changed +0
-7
lines changed Expand file tree Collapse file tree 5 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 44 push :
55 branches : [ main ]
66 pull_request :
7- # The branches below must be a subset of the branches above
87 branches : [ main ]
9- paths-ignore : [ '**/*.md' ]
108 merge_group :
119 types : [ checks_requested ]
1210 schedule :
2220 runs-on : ${{ matrix.os }}
2321 env :
2422 DOTNET_NOLOGO : true
25- DOTNET_CLI_TELEMETRY_OPTOUT : true
2623 DOTNET_GENERATE_ASPNET_CERTIFICATE : false
2724 steps :
2825 - name : Checkout repository
Original file line number Diff line number Diff line change 2424 security-events : write
2525 env :
2626 DOTNET_NOLOGO : true
27- DOTNET_CLI_TELEMETRY_OPTOUT : true
2827 DOTNET_GENERATE_ASPNET_CERTIFICATE : false
2928 steps :
3029 - name : Checkout repository
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 env :
1818 DOTNET_NOLOGO : true
19- DOTNET_CLI_TELEMETRY_OPTOUT : true
2019 DOTNET_GENERATE_ASPNET_CERTIFICATE : false
2120 steps :
2221 - name : Checkout repository
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 env :
1818 DOTNET_NOLOGO : true
19- DOTNET_CLI_TELEMETRY_OPTOUT : true
2019 DOTNET_GENERATE_ASPNET_CERTIFICATE : false
2120 steps :
2221 - name : Checkout repository
Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ variables:
2121 BuildConfiguration : Release
2222 WindowsContainerImage : onebranch.azurecr.io/windows/ltsc2019/vse2022:latest
2323 DOTNET_NOLOGO : true
24- DOTNET_CLI_TELEMETRY_OPTOUT : true
2524 DOTNET_GENERATE_ASPNET_CERTIFICATE : false
2625
2726resources :
You can’t perform that action at this time.
0 commit comments