Skip to content

fix(doctor): anchor the live TUI to the bottom with a header and footer #1706

fix(doctor): anchor the live TUI to the bottom with a header and footer

fix(doctor): anchor the live TUI to the bottom with a header and footer #1706

Workflow file for this run

name: Typos Check
on:
push:
branches: [main]
pull_request:
merge_group:
workflow_dispatch:
jobs:
run:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.3
- name: Check spelling
uses: crate-ci/typos@master
with:
config: .typos.toml