Skip to content

Updated release to 0.73.1 (#926) #88

Updated release to 0.73.1 (#926)

Updated release to 0.73.1 (#926) #88

Workflow file for this run

name: Spellcheck Action
on:
push:
branches:
- master
pull_request:
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
# The checkout step
- uses: actions/checkout@master
- uses: rojopolis/spellcheck-github-actions@0.35.0
name: Spellcheck
with:
config_path: .pyspelling.yml