A screenshot of your Jenkins → Configure → Build Triggers section. A screenshot of GitHub → Webhooks after adding the webhook (especially the Recent Deliveries section). Step 4: Check Jenkins
As soon as the push finishes:
GitHub receives the commit. GitHub sends the webhook to Jenkins. Jenkins automatically starts a build (if the webhook is configured correctly).