github.onWorkflowJobEvent handles queued, waiting, in-progress, and completed workflow jobs.
automations/watch-github-workflow-jobs.automation.ts
workflow_job payload, including run and attempt IDs, job name, status, conclusion, runner and group, labels, steps, ref, repository, and deployment when present. Requires Actions read permission.