onGitHubPullRequestSynchronized emits GitHub’s "synchronize" action when the pull request’s head changes, usually after commits are pushed or its branch is updated.
automations/watch-github-pull-request-commits.automation.ts
account defaults to the project binding. Returns Signal<GitHubPullRequestSynchronizedEvent> with action: "synchronize", before, after, and the complete typed pull request webhook payload.