Skip to content

doc: update theme

doc: update theme #14

Workflow file for this run

name: Automated testing
on:
push:
pull_request:
branches:
- main
jobs:
spelling:
runs-on: ubuntu-latest
steps:
# Boilerplate
- name: Checkout repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/[email protected]
with:
config: .github/workflows/typos.toml