Skip to content

Bump rojopolis/spellcheck-github-actions from 0.33.1 to 0.34.0 #153

Bump rojopolis/spellcheck-github-actions from 0.33.1 to 0.34.0

Bump rojopolis/spellcheck-github-actions from 0.33.1 to 0.34.0 #153

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"