ci: auto-regenerate files

This commit is contained in:
github-actions[bot]
2023-09-12 03:40:36 +00:00
parent e0729b29f4
commit 0749611452
3 changed files with 23 additions and 1 deletions

View File

@@ -99,6 +99,24 @@ All product and company names are trademarks™ or registered® trademarks of th
<b>zero behaviour:</b> disable</br>
<b>default:</b> 1<br></td>
</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>
<!--/options-->