Skip to content

Feature support erc20 token dutch auction #4

Feature support erc20 token dutch auction

Feature support erc20 token dutch auction #4

Workflow file for this run

name: Check for typos
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
check-for-typos:
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/checkout@v4
- name: Check for typos
uses: crate-ci/[email protected]