1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-16 01:10:30 +02:00
simple-icons/.github/labeler.yml

27 lines
435 B
YAML
Raw Normal View History

2020-10-15 14:10:07 +02:00
new icon:
- any: [icons/*.svg]
status: added
update icon/data:
- any: [icons/*.svg]
status: modified
breaking change:
- any: [icons/*.svg]
status: removed
docs:
- any: ['*.md']
status: modified
meta:
- any:
[
'.github/*',
'scripts/*',
'tests/*',
'.husky/*',
'*.mjs',
'*.d.ts',
'*.json',
'*.toml',
'*',
]
status: modified