Skip to content

doc: added graphical overview of tikzlings #47

doc: added graphical overview of tikzlings

doc: added graphical overview of tikzlings #47

Workflow file for this run

name: Check for typos
on:
push:
pull_request:
branches:
- main
jobs:
spelling:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
- name: Check spelling
uses: crate-ci/typos@v1.40.0
with:
config: .github/workflows/typos.toml