Git push to main branch does not trigger new deploy

Hello,

My Netlify site is not automatically deploying after a ‘git push’ to my main branch.

I have confirmed the following:

  • I am on the ‘main’ branch locally.
  • My ‘git push origin main’ is successful and the changes are visible on GitHub.
  • My Production Branch in Netlify is set to ‘main’.
  • Triggering a deploy manually from the Netlify UI works correctly.
  • I have tried unlinking and relinking the repository, but this did not solve the issue.

Could you please check why the webhook from GitHub is not triggering a new build?

Thank you!

Seems to be happening as of yesterday:

I’m not seeing anything wrong. Have you tried creating a new site from the same repo?

Thx, don’t know what is was. Today it worked again.