Skip to content

fix: Changing ERC20 references to ERC-20 #2752

fix: Changing ERC20 references to ERC-20

fix: Changing ERC20 references to ERC-20 #2752

Workflow file for this run

---
name: Build
on:
pull_request:
branches:
- main
jobs:
build:
name: Build
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- name: Build
uses: Consensys/docs-gha/build@main