Skip to content

enable erc20 tokens for english auction #3

enable erc20 tokens for english auction

enable erc20 tokens for english auction #3

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]