Skip to content

streetsidesoftware/cspell-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

cspell-action

Uses cspell to check code.

Installation

- uses: streetsidesoftware/cspell-action@v1
    with:
    github_token: ${{ secrets.GITHUB_TOKEN }}