joao-zanutto/Get Selected

Returns a string with the name of the selected checkboxes on a workflow_dispatch event. Separator defaults to " "

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ignoreList of options to ignore during assertionno
formatOutput format. Valid values are `list` (default) and `json`nolist
separatorString used to separate each of the selected outputs. Only valid when `format === 'list'`no""
namedescription
selectedName of the selected checkboxes