diff --git a/action.yml b/action.yml index 142e8ea6..4fe6f4de 100644 --- a/action.yml +++ b/action.yml @@ -334,6 +334,16 @@ inputs: description: Indepth languages processing (see documentation before enabling) 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) # A high number will consume more requests plugin_languages_recent_load: