mirror of
https://github.com/microsoft/graphrag.git
synced 2025-06-26 23:19:58 +00:00
fix yaml path in unified-search-app (#1873)
This commit is contained in:
parent
66aab4267e
commit
89381296c3
@ -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)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user