Skip to content

feat(wallet-dashboard): hook timelocked staking feature #1485

feat(wallet-dashboard): hook timelocked staking feature

feat(wallet-dashboard): hook timelocked staking feature #1485

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