Skip to content

Update SpellCheck.yml #162

Update SpellCheck.yml

Update SpellCheck.yml #162

Workflow file for this run

name: Spell Check
on: [push, pull_request, workflow_dispatch]
jobs:
typos-check:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/[email protected]
with:

Check failure on line 14 in .github/workflows/SpellCheck.yml

View workflow run for this annotation

GitHub Actions / Spell Check

Invalid workflow file

The workflow is not valid. .github/workflows/SpellCheck.yml (Line: 14, Col: 5): Unexpected value 'with'
args: --exclude **/*.txt --exclude **/*.pvsm