github.onCheckRunSkipped emits check run events with check_run.conclusion: "skipped".
automations/github-check-run-skipped.automation.ts
account defaults to the project binding. Returns the complete typed GitHub webhook payload narrowed to check_run.conclusion: "skipped". Requires Checks read permission.