GitHub Pull Request only builds the most recent commit

When I open a PR, CircleCI starts a build but only against the most recent commit in the PR.

How can I get it to run against all commits in the PR?