diff --git a/azure-pipelines.cg.yml b/azure-pipelines.cg.yml index 86151ac9f..fcb648673 100644 --- a/azure-pipelines.cg.yml +++ b/azure-pipelines.cg.yml @@ -3,11 +3,8 @@ # Add steps that build, run tests, deploy, and more: # https://aka.ms/yaml -trigger: -- master - pool: - vmImage: 'ubuntu-latest' + vmImage: "ubuntu-latest" steps: -- task: ComponentGovernanceComponentDetection@0 \ No newline at end of file + - task: ComponentGovernanceComponentDetection@0