Skip to content

Feat/object merge

Feat/object merge #42

Workflow file for this run

name: Spellcheck Action
on:
pull_request:
branches:
- main
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v5