Convert simple-icons manual backup from submodule to tracked files
This commit is contained in:
38
logos/simple-icons.manual-backup-20251123-234134/.github/labeler.yml
vendored
Normal file
38
logos/simple-icons.manual-backup-20251123-234134/.github/labeler.yml
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
new icon:
|
||||
- any: [icons/*.svg]
|
||||
status: added
|
||||
update icon/data:
|
||||
- any: [icons/*.svg]
|
||||
status: modified
|
||||
- all: [data/simple-icons.json]
|
||||
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
|
||||
dependencies:
|
||||
- all: ['package-lock.json']
|
||||
status: modified
|
||||
permissions in review:
|
||||
- any: [icons/*.svg]
|
||||
status: added
|
||||
- any: [icons/*.svg]
|
||||
status: modified
|
||||
- all: [data/simple-icons.json]
|
||||
status: modified
|
||||
Reference in New Issue
Block a user