github.onPullRequestReviewRequestRemoved emits pull request events with action: "review_request_removed".
automations/github-pull-request-review-request-removed.automation.ts
account defaults to the project binding. Returns the complete typed GitHub webhook payload narrowed to action: "review_request_removed". Requires Pull requests read permission.