diff --git a/build/yaml/botbuilder-js-daily.yml b/build/yaml/botbuilder-js-daily.yml index 072e8d5433..f63a2921e9 100644 --- a/build/yaml/botbuilder-js-daily.yml +++ b/build/yaml/botbuilder-js-daily.yml @@ -114,9 +114,10 @@ steps: ./tools/* ./package.json ./node_modules/* + enabled: false - task: ms.vss-governance-buildtask.governance-build-task-component-detection.ComponentGovernanceComponentDetection@0 displayName: 'Component Detection' inputs: - failOnAlert: true + failOnAlert: false