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 40 plugins and 265 options!</a></h3>
|
<h3><a href="/README.md#-plugins">🧩 Customizable with 40 plugins and 266 options!</a></h3>
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
4
action.yml
generated
4
action.yml
generated
@@ -403,6 +403,10 @@ inputs:
|
|||||||
description: Trim unused hours on charts
|
description: Trim unused hours on charts
|
||||||
default: <default-value>
|
default: <default-value>
|
||||||
|
|
||||||
|
plugin_habits_languages_limit:
|
||||||
|
description: Limits the number of languages to be displayed
|
||||||
|
default: <default-value>
|
||||||
|
|
||||||
# ====================================================================================
|
# ====================================================================================
|
||||||
# 🏅 Repository contributors
|
# 🏅 Repository contributors
|
||||||
|
|
||||||
|
|||||||
@@ -117,6 +117,21 @@ Recent language activity may also displayed (it requires extras features to be e
|
|||||||
<br>
|
<br>
|
||||||
<b>default:</b> no<br></td>
|
<b>default:</b> no<br></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td nowrap="nowrap"><h4><code>plugin_habits_languages_limit</code></h4></td>
|
||||||
|
<td rowspan="2"><p>Limits the number of languages to be displayed</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>number</code>
|
||||||
|
<i>(0 ≤
|
||||||
|
𝑥
|
||||||
|
≤ 8)</i>
|
||||||
|
<br>
|
||||||
|
<b>zero behaviour:</b> disable</br>
|
||||||
|
<b>default:</b> 8<br></td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<!--/options-->
|
<!--/options-->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user