If for whatever reason pushing to GitHub stops triggering builds on CircleCI, you can follow these simple steps to get things back on track:
- Remove all CircleCI webhooks and services through your GitHub repo settings (Settings > Webhooks & services).
- Unfollow the project on CircleCI.
- Re-follow the project on CircleCI.
Happy testing!