We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34ced4d commit 40c582cCopy full SHA for 40c582c
.github/workflows/buf-ci.yml
@@ -30,4 +30,5 @@ jobs:
30
- name: Buf Action
31
uses: bufbuild/buf-action@8f4a1456a0ab6a1eb80ba68e53832e6fcfacc16c #v1.3.0
32
with:
33
+ breaking: false
34
token: ${{ secrets.BUF_TOKEN }}
0 commit comments