ci: auto-regenerate files

This commit is contained in:
github-actions[bot]
2021-10-14 02:40:38 +00:00
parent 662fe8de2f
commit 9c172a06b8

10
action.yml generated
View File

@@ -334,7 +334,15 @@ inputs:
description: Indepth languages processing (see documentation before enabling)
default: false
# Language categories to display
# Analysis timeout (in minutes)
# In case of timeout, it'll automatically fallback to default algorithm
# Please be nice with GitHub Actions and disable `plugin_languages_indepth` if your account is not supported
# See documentation before enabling
plugin_languages_analysis_timeout:
description: Languages analysis timeout
default: 15
# GitHub language categories to display
plugin_languages_categories:
description: Language categories to display
default: markup, programming