Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

Remove description

Remove description #94

Workflow file for this run

name: spell
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout project
uses: actions/checkout@v4
- name: Check spelling
uses: rojopolis/spellcheck-github-actions@v0
with:
config_path: ./configs/spellcheck.yaml