github.onPullRequestSynchronized emits GitHub’s "synchronize" action when someone pushes commits to a pull request’s head or updates its branch.
automations/watch-github-pull-request-commits.automation.ts
account defaults to the project binding. Returns Signal<GitHubPullRequestSynchronizedEvent> with action: "synchronize", before, after, and GitHub’s full pull request webhook payload.