Skip to content

Bump rojopolis/spellcheck-github-actions from 0.45.0 to 0.46.0 #436

Bump rojopolis/spellcheck-github-actions from 0.45.0 to 0.46.0

Bump rojopolis/spellcheck-github-actions from 0.45.0 to 0.46.0 #436

Workflow file for this run

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