### Bug description The workspace integration test failed with an error message ```console git ls-remote --exit-code origin main failed (exit status 2) ``` ### Steps to reproduce https://werft.gitpod-dev.com/job/gitpod-build-to-gc-inte-br.15 ### Workspace affected _No response_ ### Expected behavior The integration test pass ### Example repository _No response_ ### Anything else? Related to https://github.com/gitpod-io/gitpod/pull/13241
Bug description
The workspace integration test failed with an error message
git ls-remote --exit-code origin main failed (exit status 2)Steps to reproduce
https://werft.gitpod-dev.com/job/gitpod-build-to-gc-inte-br.15
Workspace affected
No response
Expected behavior
The integration test pass
Example repository
No response
Anything else?
Related to #13241