github.onWorkflowJobSkipped emits workflow job events with workflow_job.conclusion: "skipped".
automations/github-workflow-job-skipped.automation.ts
account defaults to the project binding. Returns the complete typed GitHub webhook payload narrowed to workflow_job.conclusion: "skipped". Requires Actions read permission.