Microsoft GH-600 Question Answer
You have a GitHub repository that has a GitHub Actions workflow. The workflow runs an AI agent that deploys a containerized service.
You need to update the workflow so that only one production deployment can run at a time, and any currently running production deployments are cancelled when a new run starts.
How should you complete the workflow? To answer, drag the appropriate values to the correct targets.



