Skip to content

feat: weshnet integration for mobile apps #1545

feat: weshnet integration for mobile apps

feat: weshnet integration for mobile apps #1545

Workflow file for this run

name: Buf lint
on:
push:
branches:
- main
pull_request:
jobs:
check-codegen:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: bufbuild/[email protected]
with:
version: 1.28.0
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Buf lint
run: make lint.buf