Skip to content

Implemented the whitelisting for the entire class #1412

Implemented the whitelisting for the entire class

Implemented the whitelisting for the entire class #1412

Workflow file for this run

name: Protobuf
on:
pull_request:
branches: [ master ]
workflow_dispatch:
jobs:
breaking-change:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- uses: bufbuild/buf-setup-action@v1
# FIXME: enable after merging
# - uses: bufbuild/buf-breaking-action@v1
# with:
# against: 'https://github.com/CoreumFoundation/coreum.git#branch=master'