diff --git a/.github/workflows/triage_add_stale_issue_to_board.yml b/.github/workflows/triage_add_stale_issue_to_board.yml index e16632c60eb9..1d7e2a93cf71 100644 --- a/.github/workflows/triage_add_stale_issue_to_board.yml +++ b/.github/workflows/triage_add_stale_issue_to_board.yml @@ -15,6 +15,7 @@ jobs: uses: cypress-io/cypress/.github/workflows/triage_add_to_project.yml@develop secrets: inherit update-status-to-awaiting-response: + needs: add-to-triage-project-board uses: cypress-io/cypress/.github/workflows/triage_update_status.yml@develop with: status: 'Awaiting Response'