Hello,
I would like to get a second version of an app i'm deploying on another domain, for another client.
The repository would be the same (same code, same branch) I would like to get other environnement variable for this client
And each time I would merge pull request on main, it would trigger a deployment using the cloudflare integration to both of the workers
Thanks