Skip to content

Bump rojopolis/spellcheck-github-actions from 0.30.0 to 0.33.0 #226

Bump rojopolis/spellcheck-github-actions from 0.30.0 to 0.33.0

Bump rojopolis/spellcheck-github-actions from 0.30.0 to 0.33.0 #226

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/github-action-markdown-cli@v3.2.0
name: Markdownlint
with:
files: .
config_file: ".markdownlint.json"