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 84f3f0b commit c200be2Copy full SHA for c200be2
.vsts-dotnet-ci.yml
@@ -40,7 +40,6 @@ jobs:
40
displayName: "Check if patch version is bumped up"
41
42
- job: IfOnlyDocumentionChanged
43
- dependsOn: CheckVersionBumpOnReleaseBranches
44
displayName: "Check whether Test Results need to be executed"
45
steps:
46
- powershell: |
0 commit comments