Skip to content

Add ignore for code #14

Add ignore for code

Add ignore for code #14

Workflow file for this run

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