Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow user to opt into "all". #6

Merged
merged 1 commit into from
Jun 30, 2022
Merged

Allow user to opt into "all". #6

merged 1 commit into from
Jun 30, 2022

Conversation

seivan
Copy link
Contributor

@seivan seivan commented Jun 30, 2022

Need a way to explicitly define all, since Github input options don't let you define null and an empty string will crash their UI on manual workflows.
This is useful for workflows that wants pre-defined options instead of loosely typed string.

Need a way to explicitly define all, since Github input options don't let you define null and an empty string will crash their UI on manual workflows.
This is useful for workflows that wants pre-defined options instead of loosely typed string.
@Mattraks Mattraks merged commit 607cc02 into Mattraks:main Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants