Skip to content

Update error-identification.html #144

Update error-identification.html

Update error-identification.html #144

Workflow file for this run

name: Check Spelling
on:
pull_request:
branches: [main]
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v7