Skip to content

#516 indexer and backend for DAO contract #1561

#516 indexer and backend for DAO contract

#516 indexer and backend for DAO contract #1561

Workflow file for this run

name: Typo Check
on: [push, pull_request]
jobs:
typos:
if: ${{ false }} # disable for now
name: Spell Check with Typos
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Use typos with config file
uses: crate-ci/typos@v1.21.0
with:
config: .github/workflows/config/typos.toml