Hello, I'm a bit confused with how webhooks are working now, I used to be able to turn them off and prevent any updates from showing up on my website. Right now, even though they are off, I can still see the updates.
Edit: I have a separate webhook for my staging site that builds a different branch of the project.
I'm trying to have a staging site where we can review updates before publishing, but this is causing some trouble with my clients. Could someone guide me a bit on how to do this properly?
I'm using netlify as host and my project is in nuxt3.