Log Message:
-----------
Only run benchmarks on PRs targeting main
Codspeed only stores benchmark results for the `main` branch, so any PR
to other branches like `release/1.14` might report uninteresting
regressions since we do not do feature development on these branches.