Skip to content

Commit a1cb69e

Browse files
sandersmsartek-koltun
authored andcommitted
ci: enable buf format checking in ci
Signed-off-by: Mark Sanders <[email protected]>
1 parent 3d1aaae commit a1cb69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
version: 1.50.0
1818
token: ${{ secrets.BUF_TOKEN}}
1919
lint: true
20-
format: false
20+
format: true
2121
breaking: false

0 commit comments

Comments
 (0)