Skip to content

Bump @babel/traverse from 7.23.0 to 7.23.2 in /website (#1601) #2920

Bump @babel/traverse from 7.23.0 to 7.23.2 in /website (#1601)

Bump @babel/traverse from 7.23.0 to 7.23.2 in /website (#1601) #2920

---
# 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