ci: auto-regenerate files
This commit is contained in:
@@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="2" align="center">
|
<th colspan="2" align="center">
|
||||||
<h3><a href="/README.md#-plugins">🧩 Customizable with 39 plugins and 249 options!</a></h3>
|
<h3><a href="/README.md#-plugins">🧩 Customizable with 39 plugins and 250 options!</a></h3>
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
6
action.yml
generated
6
action.yml
generated
@@ -249,6 +249,12 @@ inputs:
|
|||||||
description: Display threshold (percentage)
|
description: Display threshold (percentage)
|
||||||
default: <default-value>
|
default: <default-value>
|
||||||
|
|
||||||
|
plugin_languages_other:
|
||||||
|
description: >-
|
||||||
|
Group unknown, ignored and over-limit languages into a single "Other"
|
||||||
|
category
|
||||||
|
default: <default-value>
|
||||||
|
|
||||||
plugin_languages_colors:
|
plugin_languages_colors:
|
||||||
description: Custom languages colors
|
description: Custom languages colors
|
||||||
default: <default-value>
|
default: <default-value>
|
||||||
|
|||||||
@@ -86,6 +86,19 @@
|
|||||||
<td nowrap="nowrap"><b>type:</b> <code>string</code>
|
<td nowrap="nowrap"><b>type:</b> <code>string</code>
|
||||||
<br>
|
<br>
|
||||||
<b>default:</b> 0%<br></td>
|
<b>default:</b> 0%<br></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td nowrap="nowrap"><h4><code>plugin_languages_other</code></h4></td>
|
||||||
|
<td rowspan="2"><p>Group unknown, ignored and over-limit languages into a single "Other" category</p>
|
||||||
|
<p>If this option is enabled, "Other" category will not be subject to <code>plugin_languages_threshold</code>.
|
||||||
|
It will be automatically hidden if empty.</p>
|
||||||
|
<img width="900" height="1" alt=""></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
|
||||||
|
<b>type:</b> <code>boolean</code>
|
||||||
|
<br>
|
||||||
|
<b>default:</b> no<br></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td nowrap="nowrap"><h4><code>plugin_languages_colors</code></h4></td>
|
<td nowrap="nowrap"><h4><code>plugin_languages_colors</code></h4></td>
|
||||||
|
|||||||
Reference in New Issue
Block a user