Skip to content

add missing text property #13

add missing text property

add missing text property #13

Workflow file for this run

name: 'Check spelling'
on: [pull_request]
jobs:
spellcheck: # run the action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: streetsidesoftware/cspell-action@v2