Skip to content

Fixes a bug preventing newer packages from being converted with pytho… #824

Fixes a bug preventing newer packages from being converted with pytho…

Fixes a bug preventing newer packages from being converted with pytho… #824

Workflow file for this run

name: Spellcheck
on:
pull_request:
push:
branches: [main]
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v5