feat(plugins/wakatime): add plugin_wakatime_repositories_visibility option (#1052)
This commit is contained in:
@@ -79,3 +79,14 @@ inputs:
|
||||
description: Include other languages
|
||||
type: boolean
|
||||
default: no
|
||||
|
||||
plugin_wakatime_repositories_visibility:
|
||||
description: |
|
||||
Repositories visibility
|
||||
|
||||
Lets you hide private repositories.
|
||||
type: string
|
||||
default: all
|
||||
values:
|
||||
- public
|
||||
- all
|
||||
|
||||
Reference in New Issue
Block a user