Skip to content

docs(/p/demo/json): update json package README.md (#2921) #218

docs(/p/demo/json): update json package README.md (#2921)

docs(/p/demo/json): update json package README.md (#2921) #218

Workflow file for this run

name: gno.land
on:
push:
branches:
- master
workflow_dispatch:
pull_request:
jobs:
main:
name: Run Main
uses: ./.github/workflows/main_template.yml
with:
modulepath: "gno.land"
secrets:
codecov-token: ${{ secrets.CODECOV_TOKEN }}