diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 304d602725..944d2f31bd 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -312,7 +312,6 @@ jobs: - task: ComponentGovernanceComponentDetection@0 displayName: Component Governance - condition: not(eq(variables['Build.Reason'], 'PullRequest')) inputs: scanType: 'Register' verbosity: 'Verbose'