Skip to content

chore: Stepperの内部ロジックを整理する #617

chore: Stepperの内部ロジックを整理する

chore: Stepperの内部ロジックを整理する #617

Workflow file for this run

name: Typo Checker
on: [pull_request]
jobs:
run:
name: Typo Checker
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Use custom config file
uses: crate-ci/typos@master
with:
config: ./.typos.toml