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 46 plugins and 329 options!</a></h3>
|
<h3><a href="/README.md#-plugins">🧩 Customizable with 46 plugins and 330 options!</a></h3>
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
4
action.yml
generated
4
action.yml
generated
@@ -395,6 +395,10 @@ inputs:
|
|||||||
description: Years to display
|
description: Years to display
|
||||||
default: <default-value>
|
default: <default-value>
|
||||||
|
|
||||||
|
plugin_lines_delay:
|
||||||
|
description: Delay before performing a second query
|
||||||
|
default: <default-value>
|
||||||
|
|
||||||
# ====================================================================================
|
# ====================================================================================
|
||||||
# 📌 Starred topics
|
# 📌 Starred topics
|
||||||
|
|
||||||
|
|||||||
@@ -99,6 +99,24 @@ All product and company names are trademarks™ or registered® trademarks of th
|
|||||||
<b>zero behaviour:</b> disable</br>
|
<b>zero behaviour:</b> disable</br>
|
||||||
<b>default:</b> 1<br></td>
|
<b>default:</b> 1<br></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td nowrap="nowrap"><h4><code>plugin_lines_delay</code></h4></td>
|
||||||
|
<td rowspan="2"><p>Delay before performing a second query</p>
|
||||||
|
<p>When non-zero, will perform a second query after specified delay (in seconds).
|
||||||
|
The GitHub endpoint used may return inaccurate results on first query (these values seems to be cached on the fly),
|
||||||
|
after returning correct results upon performing another query.</p>
|
||||||
|
<p>Using this option may mitigate the occurrence of weird values.</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 ≤
|
||||||
|
𝑥)</i>
|
||||||
|
<br>
|
||||||
|
<b>zero behaviour:</b> disable</br>
|
||||||
|
<b>default:</b> 0<br></td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<!--/options-->
|
<!--/options-->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user