Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Chuck Lantz 2021-12-10 09:09:23 -08:00
Родитель cbca2e8b83
Коммит 908a56bdba
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -2,8 +2,7 @@ pool:
vmImage: ubuntu-latest
trigger:
branches:
include: ['main']
- main
steps:
- task: ComponentGovernanceComponentDetection@0