Skip to content

Removed test spelling errors, now that the action works as expected #350

Removed test spelling errors, now that the action works as expected

Removed test spelling errors, now that the action works as expected #350

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: .
config_file: ".markdownlint.json"