Skip to content

refactor: bump up cosmos-sdk to v0.50.10 #50

refactor: bump up cosmos-sdk to v0.50.10

refactor: bump up cosmos-sdk to v0.50.10 #50

Workflow file for this run

name: WIP
on:
pull_request:
types: [opened, synchronize, reopened, edited]
jobs:
wip:
runs-on: ubuntu-latest
steps:
- uses: wip/action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}