Skip to content

feat: pydantic types #17

feat: pydantic types

feat: pydantic types #17

Workflow file for this run

name: Check spelling typos
on:
workflow_dispatch:
pull_request:
branches:
- main
jobs:
run-typos:
runs-on: ubuntu-latest
steps:
- name: Checkout source code
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master
with:
files: .