Skip to content

[editorial] gen-ai: fix call-out markdown syntax #947

[editorial] gen-ai: fix call-out markdown syntax

[editorial] gen-ai: fix call-out markdown syntax #947

Workflow file for this run

name: Spell checking
on:
pull_request:
jobs:
spelling-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v6
with:
config: .cspell.yaml