Skip to content
Merged
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/dotnet/APIView/apiview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ trigger:
include:
- .azure-pipelines/apiview.yml
- src/dotnet/APIView
- src/dotnet/Azure.ClientSdk.Analyzers
- src/java/apiview-java-processor
- src/go
- src/swift
Expand All @@ -42,6 +43,7 @@ pr:
include:
- .azure-pipelines/apiview.yml
- src/dotnet/APIView
- src/dotnet/Azure.ClientSdk.Analyzers
- src/java/apiview-java-processor
- src/go
- src/swift
Expand Down
Loading