Skip to content

Commit 0749611

Browse files
ci: auto-regenerate files
1 parent e0729b2 commit 0749611

File tree

3 files changed

+23
-1
lines changed

3 files changed

+23
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
1919
</tr>
2020
<tr>
2121
<th colspan="2" align="center">
22-
<h3><a href="/README.md#-plugins">🧩 Customizable with 46 plugins and 329 options!</a></h3>
22+
<h3><a href="/README.md#-plugins">🧩 Customizable with 46 plugins and 330 options!</a></h3>
2323
</th>
2424
</tr>
2525
<tr>

action.yml

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/plugins/lines/README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,24 @@ All product and company names are trademarks™ or registered® trademarks of th
9999
<b>zero behaviour:</b> disable</br>
100100
<b>default:</b> 1<br></td>
101101
</tr>
102+
<tr>
103+
<td nowrap="nowrap"><h4><code>plugin_lines_delay</code></h4></td>
104+
<td rowspan="2"><p>Delay before performing a second query</p>
105+
<p>When non-zero, will perform a second query after specified delay (in seconds).
106+
The GitHub endpoint used may return inaccurate results on first query (these values seems to be cached on the fly),
107+
after returning correct results upon performing another query.</p>
108+
<p>Using this option may mitigate the occurrence of weird values.</p>
109+
<img width="900" height="1" alt=""></td>
110+
</tr>
111+
<tr>
112+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
113+
<b>type:</b> <code>number</code>
114+
<i>(0 ≤
115+
𝑥)</i>
116+
<br>
117+
<b>zero behaviour:</b> disable</br>
118+
<b>default:</b> 0<br></td>
119+
</tr>
102120
</table>
103121
<!--/options-->
104122

0 commit comments

Comments
 (0)