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

Your team wants a manually triggered deployment workflow. When someone runs it from the Actions UI, they must select a target environment from exactly three allowed values (dev, staging, prod), with 'dev' pre-selected. If no other input is provided, the workflow should still run without error. Which workflow_dispatch input definition satisfies these requirements?

Reviewed for accuracy · Report an issueNext question