Skip to content

Merge branch 'master' into dependabot/pip/client/flake8-6.1.0 #1184

Merge branch 'master' into dependabot/pip/client/flake8-6.1.0

Merge branch 'master' into dependabot/pip/client/flake8-6.1.0 #1184

Workflow file for this run

name: "Spell checking"
on: ["push"]
jobs:
check-spelling:
name: "Spell checking"
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: "check-spelling/check-spelling@prerelease"