Triggerkeyvault on proxy changes (#4343)

* autotrigger the keyvault and storage CI when a testproxy file is changed
This commit is contained in:
Scott Beddall 2023-02-21 13:32:30 -08:00 committed by GitHub
parent 9572608a5d
commit 5058f15594
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@ pr:
paths:
include:
- sdk/keyvault
- eng/common/testproxy
stages:
- template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml

View File

@ -20,6 +20,7 @@ pr:
paths:
include:
- sdk/storage
- eng/common/testproxy
stages:
- template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml