🔥 3-day streak
GitHub Actions (GH-200)135 / 142
Question 135 of 142

A DevOps engineer adds a workflow_dispatch input named run_migrations of type boolean with a default of false. They want a job step to run only when the user sets this input to true at dispatch time. Which step-level condition correctly gates the step?

Reviewed for accuracy · Report an issueNext question