onGitHubPullRequestReviewApproved emits submitted reviews whose review.state is "approved".
automations/watch-github-approvals.automation.ts
account defaults to the project binding. Returns Signal<GitHubPullRequestReviewApprovedEvent> with action: "submitted", review.state: "approved", and the complete typed payload. A later dismissal emits the separate dismissed trigger.