Skip to content

feat: add sepolia & arbitrum sepolia (#430) #2291

feat: add sepolia & arbitrum sepolia (#430)

feat: add sepolia & arbitrum sepolia (#430) #2291

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]