github.onCheckRunRerequested starts an automation when someone requests that the owning GitHub App run a check again.
automations/github-check-run-rerequested.automation.ts
action: "rerequested". GitHub sends it only to the App that owns the check run. Requires Checks write permission.