Trigger worker build from webhook
I'm using Cloudflare Workers to deploy a website built with Astro. I have setup the gitlab integration and when I push changes to the repo, it creates a new build and deploys it.
My question is: Can I also trigger a build from the CMS I'm using through a webhook or similar? I've searched the on multiple places in the docs but couldn't find anything that answered this question.
My question is: Can I also trigger a build from the CMS I'm using through a webhook or similar? I've searched the on multiple places in the docs but couldn't find anything that answered this question.