Files
Thomas GüttlerandClaude Sonnet 4.6 47abd82329 fix(ci): use /actions/runs endpoint in deploy.yml wait-time steps
The "Print runner wait time" steps were querying /actions/tasks but
filtering on data.get('workflow_runs', []), which the tasks endpoint
does not return. Switch to /actions/runs, whose response includes the
workflow_runs array with run_number and created_at fields.

Closes #521

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 04:30:07 +00:00
..
2026-06-03 17:30:30 +02:00