Add labeler configuration for Angular package to include file changes in 'packages/icons-angular/*'
This commit is contained in:
parent
a4e8cd6a44
commit
8d979f4369
|
|
@ -68,3 +68,9 @@
|
|||
- any-glob-to-any-file:
|
||||
- 'packages/icons-sprite/*'
|
||||
|
||||
# For Angular package
|
||||
🔗 angular package:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- 'packages/icons-angular/*'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue