1. cicd-party.pages.dev – our "production" assosiated with the main branch
2. Push your branch changes to origin to receive a unique URL for your build. (Visible at repository's Pipelines tab)
3. If you want to keep the same URL for your branch regardless of the changes, use the your-branch.cicd-party.pages.dev scheme.
Branch name aliases are lowercased and non-alphanumeric characters are replaced with a hyphen — for example, the fix/api branch creates the fix-api.cicd-party.pages.dev alias.