Skip to content

Commit 34fef4d

Browse files
Readding buf lint check (#98)
1 parent 1849abf commit 34fef4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ buf-lint:
5151

5252
buf-breaking:
5353
@printf $(COLOR) "Run buf breaking changes check against main branch..."
54+
buf breaking --against 'https://github.com/temporalio/api-cloud.git#branch=main'
5455

5556
##### Clean #####
5657
clean:

0 commit comments

Comments
 (0)