Skip to content
GH-200
Author and manage workflows
medium
Question 4 of 48

A manually triggered workflow defines an input of type boolean named perform_deploy. Which expression preserves it as a Boolean value?

A${{ github.event.inputs.perform_deploy }}
B${{ inputs.perform_deploy }}
C${{ vars.perform_deploy }}
D${{ env.perform_deploy }}

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion