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
2024-11-26 04:06:45 +01:00

24 lines
375 B
YAML

new icon:
- any: [icons/*.svg]
status: added
update icon/data:
- any: [icons/*.svg]
status: modified
docs:
- any: ['*.md']
status: modified
meta:
- any:
[
'.github/*',
'scripts/*',
'tests/*',
'.husky/*',
'*.mjs',
'*.d.ts',
'*.json',
'*.toml',
'*',
]
status: modified