Skip to content

Commit 2b8bc14

Browse files
authored
Add integration:github to labeler.yml
1 parent b4a375d commit 2b8bc14

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/labeler.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ integration:fastembed:
3939
- any-glob-to-any-file: "integrations/fastembed/**/*"
4040
- any-glob-to-any-file: ".github/workflows/fastembed.yml"
4141

42+
integration:github:
43+
- changed-files:
44+
- any-glob-to-any-file: "integrations/github/**/*"
45+
- any-glob-to-any-file: ".github/workflows/github.yml"
46+
4247
integration:google-ai:
4348
- changed-files:
4449
- any-glob-to-any-file: "integrations/google_ai/**/*"

0 commit comments

Comments
 (0)