I have a Jenkins job to build the master branch of my GitHub repo. It triggers nicely when I push a commit to master, and I\'m very happy about it.
master
Found there's an whitelist config listed in Build Trigger section:
whitelist
Build Trigger
There you can specify to build/test which branch the PR will be merged into.