GitHub Pushes Not Triggering Builds

If for whatever reason pushing to GitHub stops triggering builds on CircleCI, you can follow these simple steps to get things back on track:

  1. Remove all CircleCI webhooks and services through your GitHub repo settings (Settings > Webhooks & services).
  2. Unfollow the project on CircleCI.
  3. Re-follow the project on CircleCI.

Happy testing!

1 Like