Skip to content

Feat: use custom RPCs over storage_items read (#69) #96

Feat: use custom RPCs over storage_items read (#69)

Feat: use custom RPCs over storage_items read (#69) #96

Workflow file for this run

name: ci-main
on:
push:
branches:
- main
tags:
- "*.*.*"
jobs:
pre-check:
uses: ./.github/workflows/_00_pre_check.yml
build:
needs: [pre-check]
uses: ./.github/workflows/_01_docker.yml