Skip to content

feat: add zksync & linea & polygon & polygonZkEVM & moonbeam support #2080

feat: add zksync & linea & polygon & polygonZkEVM & moonbeam support

feat: add zksync & linea & polygon & polygonZkEVM & moonbeam support #2080

Workflow file for this run

name: Typos
on:
push:
branches:
- v*
- main
pull_request: {}
workflow_dispatch: {}
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Check Typos
uses: crate-ci/[email protected]