For Workers & Pages, what is the name of the domain?
workers.dev
What is the issue or error you’re encountering
When I am bootstrapping a new workers app I can automate everything from cli except connecting the worker to my github repo, which requires going to https://dash.cloudflare.com/CLOUDFARE_ID/workers/services/view/WORKER_NAME/production/settings BUILD Git Repository [CONNECT]. I would prefer not to use github actions, and find it unusual that this is not configurable by wrangler. Any suggestions?