Skip to content

fix: skip chain assertion in useWriteContract - fixes #88 #162

fix: skip chain assertion in useWriteContract - fixes #88

fix: skip chain assertion in useWriteContract - fixes #88 #162

name: Main
on:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/verify.yml
secrets: inherit
prerelease:
name: Prerelease
uses: ./.github/workflows/prerelease.yml
secrets: inherit