summaryrefslogtreecommitdiffstats
path: root/.github/config-schema.json
diff options
context:
space:
mode:
Diffstat (limited to '.github/config-schema.json')
-rw-r--r--.github/config-schema.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/config-schema.json b/.github/config-schema.json
index 54944b4a6..2cb9bb5f1 100644
--- a/.github/config-schema.json
+++ b/.github/config-schema.json
@@ -73,7 +73,7 @@
"disabled": false,
"format": "with [$symbol($version )]($style)",
"style": "bold blue",
- "symbol": "🦬 ",
+ "symbol": "🐃 ",
"version_format": "v${raw}"
},
"allOf": [
@@ -1854,7 +1854,7 @@
"type": "string"
},
"symbol": {
- "default": "🦬 ",
+ "default": "🐃 ",
"type": "string"
},
"style": {