Skip to content

feat(iota-json-rpc-api): Restore explorer metric endpoints #1473

feat(iota-json-rpc-api): Restore explorer metric endpoints

feat(iota-json-rpc-api): Restore explorer metric endpoints #1473

Workflow file for this run

name: Typos
on: [pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master
with:
config: ./.typos.toml