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
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user