auto redeploy pages
I have website in pages, it's auto deployed from github. I want to trigger deployment automatically. I found pages
https://developers.cloudflare.com/pages/configuration/deploy-hooks/
but i think they forgot to include in new ui
Cloudflare Docs
Deploy Hooks
With Deploy Hooks, you can trigger deployments using event sources beyond commits in your source repository. Each event source may obtain its own unique URL, which will receive HTTP POST requests in order to initiate new deployments. This feature allows you to integrate Pages with new or existing workflows. For example, you may:
0 Replies