Skip to content

fix: fix apps/indexer apibara and endpoints #206

fix: fix apps/indexer apibara and endpoints

fix: fix apps/indexer apibara and endpoints #206

Workflow file for this run

name: Typo Check
on:
push:
branches: [main]
pull_request:
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Use typos with config file
uses: crate-ci/[email protected]
with:
config: .github/workflows/config/typos.toml