Skip to content

Add new word in dictionary. #29

Add new word in dictionary.

Add new word in dictionary. #29

Workflow file for this run

name: Markdownlint Action
on: push
jobs:
build:
name: Markdownlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: nosborn/[email protected]
name: Markdownlint
with:
files: "Enumerations/*.md */*/*.md */*/*/*.md"
config_file: "spellcheck/.markdownlint.json"