ci.yml, website.yml, and firebase-tests.yml still used the wrong
/actions/tasks endpoint in their "Print runner wait time" steps.
The /actions/tasks response does not contain workflow_runs, so the
run lookup always failed and wait times were never reported.
Closes#523
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>