I have unlinked my Github from my Railway project because I'm now using Github Actions with Railways CLI to run deploys. So I'm wondering, how can I enable PR deploys this way?
I know I can run deploys to specific environments when using Railway CLI, but can I create PR Environments as well? Of if there is any other alternative. Thank you in advance!