Skip to main content
github.onCheckRunEvent starts an automation for any delivered check_run action.
automations/watch-github-check-runs.automation.ts
Returns GitHub’s typed check-run webhook payload, including action, check_run, repository, and sender. Use a semantic trigger when you only need one lifecycle outcome. Requires Checks read permission.