From d755545f1c5f59b5fd57829cccb19c198ef945db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Aug 2021 17:38:50 +0000 Subject: [PATCH] Auto-regenerate files --- action.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) 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: