Skip to content

Uniswapv3 deployment(No not Merge) #2285

Uniswapv3 deployment(No not Merge)

Uniswapv3 deployment(No not Merge) #2285

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]