GitHub repository with your minimal reproducible example (do not leave this field blank or fill out this field with "github.com/bufbuild/buf" or we will automatically close your issue, see the instructions above!)
https://github.com/razorpay/store-management-service.git
Commands
proto-refresh: clean proto-fetch proto-generate ## Fetch proto files frrm remote repo
Output
Failure: it looks like you have found a bug in buf. Please file an issue at https://github.com/bufbuild/buf/issues/ and provide the command you ran, as well as the following message: branch is not main.
make: *** [proto-generate] Error 1
Expected Output
proto generated successfully
Anything else?
No response