Skip to content

[codex] add mayushii smoke test marker #327

[codex] add mayushii smoke test marker

[codex] add mayushii smoke test marker #327

Workflow file for this run

name: Check typos
on:
pull_request:
branches:
- main
jobs:
check-typos:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
- name: Check for typos
uses: crate-ci/typos@v1