Fix misnaming in CI pipeline

Disable CD pipeline for PRs
This commit is contained in:
Alexandru Macocian
2021-06-02 13:02:01 +02:00
parent 16a9208e07
commit 5767ccfd70
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
runs-on: windows-latest
env:
Solution_Path: Slim.sln
Solution_Path: SystemExtensions.sln
Test_Project_Path: SystemExtensions.Tests\SystemExtensions.Tests.csproj
Source_Project_Path: SystemExtensions.NetStandard\SystemExtensions.NetStandard.csproj
Actions_Allow_Unsecure_Commands: true