fix(icons): changed contact-*
icon
#3428
pull-request.yml
on: pull_request_target
lint-filenames
20s
lint-contributors
13s
Check Uniqueness of Aliases
5s
generate-changed-icons-comment
14s
Annotations
1 warning and 1 notice
generate-changed-icons-comment
The following actions use a deprecated Node.js version and will be forced to run on node20: peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Contributors have changed!:
icons/contact-round.json#L6
Don't add people who have only performed automatic optimizations.
+ "aliases": [
+ {
+ "name": "contact-2",
+ "deprecated": true,
+ "deprecationReason": "alias.name",
+ "toBeRemovedInVersion": "v1.0"
+ }
+ ],
@@ -21,8 +28,0 @@
- ],
- "aliases": [
- {
- "name": "contact-2",
- "deprecated": true,
- "deprecationReason": "alias.name",
- "toBeRemovedInVersion": "v1.0"
- }
|