We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77a8b3e commit 33ea5a1Copy full SHA for 33ea5a1
.github/workflows/buf.yml
@@ -17,5 +17,5 @@ jobs:
17
version: 1.50.0
18
token: ${{ secrets.BUF_TOKEN}}
19
lint: true
20
- format: false
+ format: true
21
breaking: false
0 commit comments