Skip to content

feat(recipes): start working on an AI recipes section #236

feat(recipes): start working on an AI recipes section

feat(recipes): start working on an AI recipes section #236

Workflow file for this run

name: Documentation
on:
pull_request:
jobs:
typos:
name: Spell Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master