Skip to content

Commit e481638

Browse files
authored
Add more package registry paths to the labeler (#27032)
Found this while working on #26960
1 parent 591f586 commit e481638

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/labeler.yml

+3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ kind/build:
1919

2020
theme/package-registry:
2121
- "modules/packages/**"
22+
- "services/packages/**"
23+
- "routers/api/packages/**"
24+
- "routers/web/shared/packages/**"
2225

2326
kind/cli:
2427
- "cmd/**"

0 commit comments

Comments
 (0)