Skip to content

Added another custom word to the local dictionary #135

Added another custom word to the local dictionary

Added another custom word to the local dictionary #135

Workflow file for this run

name: Markdownlint Action
on: push
jobs:
build:
name: Markdownlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: nosborn/[email protected]
name: Markdownlint
with:
files: .
config_file: ".github/markdownlint.json"
ignore_path: ".github/.markdownlintignore"