Skip to content

Commit 5a48a4f

Browse files
authored
fix: Add labeler for APIv2 (#174)
1 parent d3884e7 commit 5a48a4f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/labeler.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ api:
1313
- changed-files:
1414
- any-glob-to-any-file: "api/**"
1515

16+
apiv2:
17+
- changed-files:
18+
- any-glob-to-any-file: "apiv2/**"
19+
1620
bulk-import-tools:
1721
- changed-files:
1822
- any-glob-to-any-file: "bulk-import-tools/**"

0 commit comments

Comments
 (0)