🔥 3-day streak
GitHub Actions (GH-200)128 / 142
Question 128 of 142
A workflow has a job named deploy that must run only when the workflow is triggered on the main branch AND a previous job named test succeeded. A teammate writes the condition as a static expression that references context values. Which statement about GitHub Actions expression evaluation is correct for this scenario?
Reviewed for accuracy · Report an issueNext question