Skip to content

Set Onna dev help as a spec contact info #15

Set Onna dev help as a spec contact info

Set Onna dev help as a spec contact info #15

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
- run: make spellcheck