Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Bump cosmossdk.io/core from 0.11.2 to 1.0.0 #595

Bump cosmossdk.io/core from 0.11.2 to 1.0.0

Bump cosmossdk.io/core from 0.11.2 to 1.0.0 #595

name: JSON check
on:
push:
paths:
- '**.json'
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: json-syntax-check
uses: limitusus/json-syntax-check@v2
with:
pattern: "\\.json$"