Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lemillermicrosoft committed Apr 28, 2023
1 parent 0ba84f3 commit 6441330
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# Add 'kernel' label to any change within the 'dotnet' directory that's not under 'dotnet/src/SemanticKernel' or 'dotnet/src/SemanticKernel.Abstractions'
kernel:
- any:
- "dotnet/src/Connectors/**/*"
- "dotnet/src/Extensions/**/*"
- "dotnet/src/Skills/**/*"
- "dotnet/src/IntegrationTests/**/*"
- "dotnet/src/SemanticKernel.UnitTests/**/*"
- "dotnet/src/Connectors/**/*"
- "dotnet/src/Extensions/**/*"
- "dotnet/src/Skills/**/*"
- "dotnet/src/IntegrationTests/**/*"
- "dotnet/src/SemanticKernel.UnitTests/**/*"

# Add 'kernel.core' label to any change within the 'SemanticKernel' or 'SemanticKernel.Abstractions' directory
kernel.core:
Expand Down

0 comments on commit 6441330

Please sign in to comment.