Do workers have deploy hooks?
I would like to configure external cron to rebuild several times a day. Right now I am using a Github workflow to update an empty file at the root of the project to trigger a build. But it gets tiresome since I have to rebase every time before I commit.
1 Reply
Seen here they are coming soon https://developers.cloudflare.com/workers/static-assets/migration-guides/migrate-from-pages/#compatibility-matrix
Cloudflare Docs
Migrate from Pages to Workers
A guide for migrating from Cloudflare Pages to Cloudflare Workers. Includes a compatibility matrix for comparing the features of Cloudflare Workers and Pages.