diff --git a/services/Directory/azure-pipelines.api.yaml b/services/Directory/azure-pipelines.api.yaml index 0f5432daa..c51d54a28 100644 --- a/services/Directory/azure-pipelines.api.yaml +++ b/services/Directory/azure-pipelines.api.yaml @@ -6,6 +6,8 @@ trigger: include: [ services/Directory/azure-pipelines.api.yaml, + services/SharedKernel/FilterLists.SharedKernel.Apis.Contracts/*, + services/SharedKernel/FilterLists.SharedKernel.Logging/*, services/Directory/FilterLists.Directory.Domain/*, services/Directory/FilterLists.Directory.Infrastructure/*, services/Directory/FilterLists.Directory.Infrastructure.Migrations/*, @@ -25,6 +27,8 @@ pr: include: [ services/Directory/azure-pipelines.api.yaml, + services/SharedKernel/FilterLists.SharedKernel.Apis.Contracts/*, + services/SharedKernel/FilterLists.SharedKernel.Logging/*, services/Directory/FilterLists.Directory.Domain/*, services/Directory/FilterLists.Directory.Infrastructure/*, services/Directory/FilterLists.Directory.Infrastructure.Migrations/*,