Skip to content

Bump rojopolis/spellcheck-github-actions from 0.42.0 to 0.43.0 (#136) #413

Bump rojopolis/spellcheck-github-actions from 0.42.0 to 0.43.0 (#136)

Bump rojopolis/spellcheck-github-actions from 0.42.0 to 0.43.0 (#136) #413

Workflow file for this run

name: Spelling Errors Check
on: push
jobs:
build:
strategy:
max-parallel: 4
matrix:
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: rojopolis/[email protected]
name: Spellcheck
with:
config_path: .pyspelling.yml