fix yaml path in unified-search-app (#1873)

This commit is contained in:
Dayenne Souza 2025-04-10 13:02:00 -03:00 committed by GitHub
parent 66aab4267e
commit 89381296c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)'
WebAppName: '$(webApp)'