Skip to content

Commit

Permalink
labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
ZanSara committed Feb 14, 2024
1 parent 78c2b88 commit 7b10a4e
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 @@ -64,6 +64,11 @@ integration:llama_cpp:
- any-glob-to-any-file: "integrations/llama_cpp/**/*"
- any-glob-to-any-file: ".github/workflows/llama_cpp.yml"

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

integration:ollama:
- changed-files:
- any-glob-to-any-file: "integrations/ollama/**/*"
Expand Down

0 comments on commit 7b10a4e

Please sign in to comment.