Skip to content

Add and apply precommit hooks #79

Add and apply precommit hooks

Add and apply precommit hooks #79

Workflow file for this run

---
name: Spellcheck Action
on:
workflow_call:
push:
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: rojopolis/[email protected]
name: Spellcheck