Add labeler configuration for Angular package to include file changes in 'packages/icons-angular/*'

This commit is contained in:
codecalm 2025-12-24 01:36:14 +01:00
parent a4e8cd6a44
commit 8d979f4369
1 changed files with 6 additions and 0 deletions

6
.github/labeler.yml vendored
View File

@ -68,3 +68,9 @@
- any-glob-to-any-file: - any-glob-to-any-file:
- 'packages/icons-sprite/*' - 'packages/icons-sprite/*'
# For Angular package
🔗 angular package:
- changed-files:
- any-glob-to-any-file:
- 'packages/icons-angular/*'