Skip to content

Commit 4dec854

Browse files
committed
excluding repos
1 parent 4f2b968 commit 4dec854

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.azure-pipelines/generation-pipeline.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ extends:
165165
parameters:
166166
sdl:
167167
sourceRepositoriesToScan:
168-
include:
168+
exclude:
169169
- repository: msgraph-sdk-dotnet
170170
- repository: msgraph-beta-sdk-dotnet
171171
- repository: msgraph-sdk-php
@@ -183,8 +183,7 @@ extends:
183183
- repository: msgraph-metadata
184184
- repository: microsoft-graph-docs
185185
- repository: kiota
186-
- repository: Agents-M365Copilot
187-
exclude:
186+
- repository: Agents-M365Copilot
188187
- repository: 1ESPipelineTemplates
189188
pool:
190189
name: Azure-Pipelines-1ESPT-ExDShared

0 commit comments

Comments
 (0)