Skip to content

Boolean inputs act differently in workflow_dispatch and workflow_call #9343

Answered by ajaykn
AvivPeledTalon asked this question in Actions
Discussion options

You must be logged in to vote

@AvivPeledTalon We have rolled out improvements and here is the blog post
https://github.blog/changelog/2022-06-10-github-actions-inputs-unified-across-manual-and-reusable-workflows/

Now we should be able to see dispatch inputs are available in both github.event.inputs and inputs context.
Where as now inputs context is recommended to use, because we respect boolean types.
cc @chrispat @avocaddo

Replies: 5 comments 2 replies

This comment was marked as off-topic.

Comment options

You must be logged in to vote
1 reply
@fodbub-dukfU9-gimgug
Comment options

Comment options

You must be logged in to vote
1 reply
@AvivPeledTalon
Comment options

Answer selected by AvivPeledTalon
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD Product Feedback
7 participants