Skip to content

Bump streetsidesoftware/cspell-action from 6.8.1 to 6.9.0 #48

Bump streetsidesoftware/cspell-action from 6.8.1 to 6.9.0

Bump streetsidesoftware/cspell-action from 6.8.1 to 6.9.0 #48

Workflow file for this run

name: "Speller"
on:
workflow_dispatch:
push:
branches:
- "main"
pull_request:
branches:
- "main"
jobs:
speller:
name: "Spell Check"
runs-on: "ubuntu-latest"
steps:
- name: "Checkout the repository"
uses: "actions/[email protected]"
- name: "Run"
uses: streetsidesoftware/[email protected]
with:
incremental_files_only: false