Skip to content

Commit

Permalink
Merge branch 'develop' into dogfood
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxMustermann2 committed Mar 4, 2024
2 parents 965ed26 + c894d53 commit fe295ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
- uses: bufbuild/buf-breaking-action@v1
with:
input: "proto"
against: "https://github.com/${{ github.repository }}.git#branch=${{ github.event.pull_request.base.ref }},ref=HEAD~1,subdir=proto"
against: "https://github.com/${{ github.repository }}.git#branch=${{ github.event.pull_request.base.ref }},subdir=proto"
2 changes: 0 additions & 2 deletions proto/exocore/reward/tx.proto
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,3 @@ message MsgUpdateParams {
// MsgUpdateParams message.
// Since: cosmos-sdk 0.47
message MsgUpdateParamsResponse {}


0 comments on commit fe295ae

Please sign in to comment.