ci: auto-regenerate files
This commit is contained in:
10
action.yml
generated
10
action.yml
generated
@@ -43,7 +43,7 @@ inputs:
|
||||
|
||||
|
||||
commits_authoring:
|
||||
description: Name, username, email addresses that has been used for authoring commits
|
||||
description: Identifiers that has been used for authoring commits
|
||||
default: .user.login
|
||||
|
||||
# ====================================================================================
|
||||
@@ -392,7 +392,7 @@ inputs:
|
||||
|
||||
|
||||
plugin_licenses_legal:
|
||||
description: Display permissions, limitations and conditions about used licenses
|
||||
description: Display permissions, limitations and conditions about licenses
|
||||
default: yes
|
||||
|
||||
# ====================================================================================
|
||||
@@ -882,14 +882,12 @@ inputs:
|
||||
|
||||
|
||||
plugin_starlists_ignored:
|
||||
description: Skipped star lists (case insensitive, emojis insensitive)
|
||||
description: Skipped star lists
|
||||
default: ""
|
||||
|
||||
|
||||
plugin_starlists_only:
|
||||
description: >-
|
||||
Restrict display to specified star lists (case insensitive, emojis
|
||||
insensitive)
|
||||
description: Restrict display to specified star lists
|
||||
default: ""
|
||||
|
||||
# ====================================================================================
|
||||
|
||||
@@ -34,17 +34,3 @@
|
||||
plugin_languages_limit: 4
|
||||
use_mocked_data: 'yes'
|
||||
verify: 'yes'
|
||||
- name: 🈷️ Most used languages - Indepth analysis
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_languages: 'yes'
|
||||
plugin_languages_ignored: >-
|
||||
html, css, tex, less, dockerfile, makefile, qmake, lex, cmake, shell,
|
||||
gnuplot
|
||||
plugin_languages_indepth: 'yes'
|
||||
plugin_languages_details: lines, bytes-size
|
||||
plugin_languages_limit: 4
|
||||
plugin_languages_analysis_timeout: 15
|
||||
use_mocked_data: 'yes'
|
||||
verify: 'yes'
|
||||
|
||||
Reference in New Issue
Block a user