ci: auto-regenerate files

This commit is contained in:
github-actions[bot]
2021-11-04 04:59:22 +00:00
parent 980a448bbd
commit 7657cc588d

11
action.yml generated
View File

@@ -843,6 +843,11 @@ inputs:
description: Also display repository name description: Also display repository name
default: no default: no
# Compute notable contributions with measured impact
plugin_notable_indepth:
description: Indepth notable contributions processing
default: no
# ==================================================================================== # ====================================================================================
# 📓 Repositories # 📓 Repositories
@@ -886,6 +891,12 @@ inputs:
description: Repositories to skip description: Repositories to skip
default: "" default: ""
# Restrict code snippet languages
# These are guessed through linguist
plugin_code_languages:
description: Restrict code snippet languages
default: ""
# ==================================================================================== # ====================================================================================
# 💕 GitHub Sponsors # 💕 GitHub Sponsors