Skip to content

Commit c26af0d

Browse files
committed
toggle breaking check
1 parent 14e219e commit c26af0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
token: ${{ secrets.BUF_TOKEN }}
3232
pr_comment: true
33-
breaking: false
33+
breaking: true
3434
breaking_against: "https://github.com/ringsaturn/tzf.git#branch=main"
3535

3636

0 commit comments

Comments
 (0)