how to trigger manual fetch of new commits?

the GitHub integration failed to pick up new commits. Everything looks right - is there a way to tell Pages to go check the repository for new commits and build them?
1 Reply
kian
kian2y ago
Deploy Hooks · Cloudflare Pages docs
With Deploy Hooks, you can trigger deployments using event sources beyond commits in your source repository. Each event source may obtain its own …

Did you find this page helpful?