Skip to content

Commit b1b993a

Browse files
mirkaaduth
andauthored
Add [Package] UI label to PR labeler config (#76411)
Co-authored-by: mirka <[email protected]> Co-authored-by: aduth <[email protected]>
1 parent a258a27 commit b1b993a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/labeler.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,10 @@
236236
- changed-files:
237237
- any-glob-to-any-file: 'packages/token-list/**'
238238

239+
'[Package] UI':
240+
- changed-files:
241+
- any-glob-to-any-file: 'packages/ui/**'
242+
239243
'[Package] Url':
240244
- changed-files:
241245
- any-glob-to-any-file: 'packages/url/**'

0 commit comments

Comments
 (0)