diff --git a/azure-pipelines/release-npm.yml b/azure-pipelines/release-npm.yml index 146c914091..95faf39efb 100644 --- a/azure-pipelines/release-npm.yml +++ b/azure-pipelines/release-npm.yml @@ -62,3 +62,5 @@ jobs: isDraft: true isPreRelease: true addChangeLog: false + variables: + skipComponentGovernanceDetection: true # The release pipeline does not need CG detection since the primary build pipeline has it