Skip to content

ci: avoid hitting MAX_PATHLEN in win32 builds (#16299) #128

ci: avoid hitting MAX_PATHLEN in win32 builds (#16299)

ci: avoid hitting MAX_PATHLEN in win32 builds (#16299) #128

Workflow file for this run

name: Typos
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Spellcheck
uses: crate-ci/typos@v1.29.4
with:
files: docs/**/*