Skip to content

Commit 740ad00

Browse files
authored
chore(infra): add text-splitters labeling (#33213)
1 parent 9459ab1 commit 740ad00

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/pr-file-labeler.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ standard-tests:
2828
- any-glob-to-any-file:
2929
- "libs/standard-tests/**/*"
3030

31+
text-splitters:
32+
- changed-files:
33+
- any-glob-to-any-file:
34+
- "libs/text-splitters/**/*"
35+
3136
# Partner integrations
3237
integration:
3338
- changed-files:

0 commit comments

Comments
 (0)