Skip to content

refactor: remove blank #4

refactor: remove blank

refactor: remove blank #4

Workflow file for this run

name: Spellcheck Action
on: push
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: rojopolis/spellcheck-github-actions@0.33.0
name: Spellcheck