ci: auto-regenerate files
This commit is contained in:
11
action.yml
generated
11
action.yml
generated
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user