Skip to content

Merge pull request #557 from tykling/dependabot/pip/client/mypy-1.1.1 #1119

Merge pull request #557 from tykling/dependabot/pip/client/mypy-1.1.1

Merge pull request #557 from tykling/dependabot/pip/client/mypy-1.1.1 #1119

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"