Skip to content

feat: PrevRealm ignores user realms in MsgRun #5338

feat: PrevRealm ignores user realms in MsgRun

feat: PrevRealm ignores user realms in MsgRun #5338

Workflow file for this run

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