Skip to content

Commit

Permalink
Revert "Allow push even with breaking change (#85)"
Browse files Browse the repository at this point in the history
This reverts commit c0a5c79.
  • Loading branch information
nicksnyder committed Mar 6, 2024
1 parent c0a5c79 commit b5987c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
if: github.ref == 'refs/heads/main'
needs:
- lint
- breaking
steps:
- uses: actions/checkout@v4
- name: Install buf cli
Expand Down

0 comments on commit b5987c5

Please sign in to comment.