Skip to content

Bump kachick/wait-other-jobs from 3 to 4 (#176) #499

Bump kachick/wait-other-jobs from 3 to 4 (#176)

Bump kachick/wait-other-jobs from 3 to 4 (#176) #499

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@v6
- uses: rojopolis/spellcheck-github-actions@0.59.0
name: Spellcheck
with:
config_path: .pyspelling.yml