Not sure what I am doing wrong here. I have a `test` workspace that is pushed to `test` branch in Github. When creating a release configuration and specifying to read the branch `test` (gitcommitish) to compile, GCP dataform ignores it and wants to read from `main`:
Known bug or misconfig ?