Skip to content

Merge branch 'master' into dependabot/pip/client/twine-4.0.2 #1171

Merge branch 'master' into dependabot/pip/client/twine-4.0.2

Merge branch 'master' into dependabot/pip/client/twine-4.0.2 #1171

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"