Skip to content

[actions] fixes spellcheck action #432

[actions] fixes spellcheck action

[actions] fixes spellcheck action #432

Workflow file for this run

# Copy-pasta from MystenLabs/sui/.github/workflows/docs.yml
name: Spelling & Grammar Check
on:
pull_request:
jobs:
spell:
name: Lint documentation
runs-on: ubuntu-latest
steps:
- name: GitHub Spellcheck Action
uses: rojopolis/[email protected]