Skip to content

clean up upgrade docs navigation and fix missing visibility of v1.16-v1.17 #1379

clean up upgrade docs navigation and fix missing visibility of v1.16-v1.17

clean up upgrade docs navigation and fix missing visibility of v1.16-v1.17 #1379

Workflow file for this run

name: Typos Check
on:
push:
pull_request:
jobs:
typos-check:
name: Spell Check with Typos
runs-on: ubuntu-22.04
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling with custom config file
uses: crate-ci/typos@v1.17.2
with:
config: ./typos.toml