github.onCheckSuiteRerequested starts an automation when someone asks the owning GitHub App to rerun a check suite.
automations/github-check-suite-rerequested.automation.ts
action: "rerequested". GitHub sends it only to the App that owns the suite. Requires Checks write permission.