Skip to content

Commit 0485877

Browse files
authored
chore(repo): Add support for ui label (#7950)
1 parent 899fb96 commit 0485877

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.changeset/chatty-loops-go.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

.github/labeler.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ types:
7272
- changed-files:
7373
- any-glob-to-any-file: packages/types/**
7474

75+
ui:
76+
- changed-files:
77+
- any-glob-to-any-file: packages/ui/**
78+
7579
vue:
7680
- changed-files:
7781
- any-glob-to-any-file: packages/vue/**

0 commit comments

Comments
 (0)