Auto-regenerate files
This commit is contained in:
10
action.yml
generated
10
action.yml
generated
@@ -334,6 +334,16 @@ inputs:
|
|||||||
description: Indepth languages processing (see documentation before enabling)
|
description: Indepth languages processing (see documentation before enabling)
|
||||||
default: false
|
default: false
|
||||||
|
|
||||||
|
|
||||||
|
plugin_languages_categories:
|
||||||
|
description: Language categories to display
|
||||||
|
default: markup, programming
|
||||||
|
|
||||||
|
# GitHub language categories to display in recently-used section
|
||||||
|
plugin_languages_recent_categories:
|
||||||
|
description: Language categories to display (for recently used section)
|
||||||
|
default: markup, programming
|
||||||
|
|
||||||
# Number of activity events to load (for recently used languages statistics)
|
# Number of activity events to load (for recently used languages statistics)
|
||||||
# A high number will consume more requests
|
# A high number will consume more requests
|
||||||
plugin_languages_recent_load:
|
plugin_languages_recent_load:
|
||||||
|
|||||||
Reference in New Issue
Block a user