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
Actually, there seems to be an answer to precisely this question on the Jenkins GitHub plugin page :
Trigger a build when a change is pushed to GitHub