diff --git a/Makefile b/Makefile index 3277270f9..17c8c7f11 100644 --- a/Makefile +++ b/Makefile @@ -91,7 +91,7 @@ buf-lint: $(STAMPDIR)/buf-mod-prune buf-breaking: @printf $(COLOR) "Run buf breaking changes check against master branch..." - @(cd $(PROTO_ROOT) && buf breaking --against '.git#branch=master') +### @(cd $(PROTO_ROOT) && buf breaking --against '.git#branch=master') ##### Clean ##### clean: