🔥 3-day streak
GitHub Actions (GH-200)142 / 142
Question 142 of 142
Your team maintains a 'CI' workflow that runs on every push. You want a separate 'Deploy' workflow to run automatically only after the 'CI' workflow finishes successfully on the main branch, and you must inspect whether that upstream run passed before deploying. Which trigger and condition configuration achieves this?
Reviewed for accuracy · Report an issue