I have main website and a (single) preview website. The preview website should have custom url (e.g.)
preview.mysite.com
preview.mysite.com
. It seems that workers doesn't support having custom domain for preview branches. I tried adding CNAME record with name=preview and value to workers.dev url but got 522 error.