Skip to content

Commit 40c582c

Browse files
committed
chore: disable breaking step in buf action
1 parent 34ced4d commit 40c582c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/buf-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ jobs:
3030
- name: Buf Action
3131
uses: bufbuild/buf-action@8f4a1456a0ab6a1eb80ba68e53832e6fcfacc16c #v1.3.0
3232
with:
33+
breaking: false
3334
token: ${{ secrets.BUF_TOKEN }}

0 commit comments

Comments
 (0)