We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e219e commit c26af0dCopy full SHA for c26af0d
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
token: ${{ secrets.BUF_TOKEN }}
32
pr_comment: true
33
- breaking: false
+ breaking: true
34
breaking_against: "https://github.com/ringsaturn/tzf.git#branch=main"
35
36
0 commit comments