commit 66397ebd37d4f7bb172802f640d76caaef18396b
parent a107d473500c6b435639e55d681b5a1449f4b7df
Author: yao-msft <50888816+yao-msft@users.noreply.github.com>
Date: Wed, 10 Mar 2021 12:33:47 -0800
Reenable component governance task in PR validation (#786)
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git 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'