Hello,
My Netlify site is not automatically deploying after a ‘git push’ to my main branch.
- Netlify site name: https://nr1-movie-app.netlify.app/
- Git repository: GitHub - Niels79/The-Movie-App: An app to get movie recommendations based on personal scores
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!
