Skip to content

Prepare for new Release 6.72.0+170 (#2427) #4699

Prepare for new Release 6.72.0+170 (#2427)

Prepare for new Release 6.72.0+170 (#2427) #4699

---
# See: https://github.com/crate-ci/typos/blob/master/docs/github-action.md
name: Prevent typos
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
check_typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master
with:
config: .github/.typos_config.toml