diff --git a/unified-search-app/.vsts-ci.yml b/unified-search-app/.vsts-ci.yml index d715f911..3daa4a14 100644 --- a/unified-search-app/.vsts-ci.yml +++ b/unified-search-app/.vsts-ci.yml @@ -7,7 +7,7 @@ trigger: branches: include: - main - path: + paths: include: - unified-search-app @@ -37,4 +37,4 @@ stages: inputs: azureSubscription: '$(subscription)' Action: 'Restart Azure App Service' - WebAppName: '$(webApp)' \ No newline at end of file + WebAppName: '$(webApp)'