github.onWorkflowJobCompleted emits every completed workflow job regardless of conclusion.
automations/github-workflow-job-completed.automation.ts
action: "completed" and the final job conclusion, steps, runner, and timestamps. Use the conclusion-specific triggers when one outcome matters. Requires Actions read permission.