Skip to content

Update spellchecking.yml - fix yaml formatting #21

Update spellchecking.yml - fix yaml formatting

Update spellchecking.yml - fix yaml formatting #21

Workflow file for this run

name: Markdownlint Action
on:
push:
branches: [ main ]
pull_request:
types: [assigned, opened, synchronize, reopened]
jobs:
build:
name: Markdownlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: nosborn/[email protected]
name: Markdownlint
with:
files: .
config_file: "config/.markdownlint.json"