From 7657cc588d93d686cb21e381aeec3c8a62430d99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Nov 2021 04:59:22 +0000 Subject: [PATCH] ci: auto-regenerate files --- action.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/action.yml b/action.yml index ebf23434..88e8b136 100644 --- a/action.yml +++ b/action.yml @@ -843,6 +843,11 @@ inputs: description: Also display repository name default: no + # Compute notable contributions with measured impact + plugin_notable_indepth: + description: Indepth notable contributions processing + default: no + # ==================================================================================== # 📓 Repositories @@ -886,6 +891,12 @@ inputs: description: Repositories to skip default: "" + # Restrict code snippet languages + # These are guessed through linguist + plugin_code_languages: + description: Restrict code snippet languages + default: "" + # ==================================================================================== # 💕 GitHub Sponsors