Skip to content

Commit

Permalink
Update labeler workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
shadeMe committed Feb 6, 2024
1 parent 60e5922 commit 4243ee3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,11 @@ integration:weaviate:
- any-glob-to-any-file: "integrations/weaviate/**/*"
- any-glob-to-any-file: ".github/workflows/weaviate.yml"

integration:deepeval:
- changed-files:
- any-glob-to-any-file: "integrations/deepeval/**/*"
- any-glob-to-any-file: ".github/workflows/deepeval.yml"

# Topics
topic:CI:
- changed-files:
Expand Down

0 comments on commit 4243ee3

Please sign in to comment.