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>
|
||||
<th colspan="2" align="center">
|
||||
<h3><a href="/README.md#-plugins">🧩 Customizable with 46 plugins and 327 options!</a></h3>
|
||||
<h3><a href="/README.md#-plugins">🧩 Customizable with 46 plugins and 328 options!</a></h3>
|
||||
</th>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
4
action.yml
generated
4
action.yml
generated
@@ -1226,6 +1226,10 @@ inputs:
|
||||
description: Display limit (skills)
|
||||
default: <default-value>
|
||||
|
||||
plugin_leetcode_ignored_skills:
|
||||
description: Ignored skills
|
||||
default: <default-value>
|
||||
|
||||
plugin_leetcode_limit_recent:
|
||||
description: Display limit (recent)
|
||||
default: <default-value>
|
||||
|
||||
@@ -83,6 +83,17 @@ All product and company names are trademarks™ or registered® trademarks of th
|
||||
<br>
|
||||
<b>zero behaviour:</b> disable</br>
|
||||
<b>default:</b> 10<br></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap"><h4><code>plugin_leetcode_ignored_skills</code></h4></td>
|
||||
<td rowspan="2"><p>Ignored skills</p>
|
||||
<p>It is possible to ignore entires categories by passing <code>fundamental</code>, <code>intermediate</code> or <code>advanced</code></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>array</code>
|
||||
<br></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap"><h4><code>plugin_leetcode_limit_recent</code></h4></td>
|
||||
|
||||
Reference in New Issue
Block a user