Skip to content

refactor: faster IVF & PQ #288

refactor: faster IVF & PQ

refactor: faster IVF & PQ #288

Workflow file for this run

name: Typos check
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
merge_group:
workflow_dispatch:
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling of file.txt
uses: crate-ci/typos@master
with:
config: .typos.toml