Primarily because it's getting to be a pain in the backside to always consider pre Node.js 6 when wanting to use up-to-date dependencies.
When initially creating the GitHub Actions workflow, it was obviously forgotten to make it also run on pull requests, not only when changes are pushed to branches in the original repository (not a fork).