Volodymyr Levchuk

Results 1 issues of Volodymyr Levchuk

Hi, I'm trying to exclude `_legacy` folder from the dependency check, my yaml is: ``` trigger: branches: include: - main - feature/* - hotfix/* - release/* pool: vmImage: 'windows-latest' steps:...