simple-icons/.github/labeler.yml
2023-12-05 12:50:14 +00:00

14 lines
301 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/*', '*']
- all: ['!*.md', '!icons/*.svg', '!_data/*', '!package.json']
status: modified