Skip to content

Merge pull request #190 from rojopolis/new_diagnostic_from_issue189 #301

Merge pull request #190 from rojopolis/new_diagnostic_from_issue189

Merge pull request #190 from rojopolis/new_diagnostic_from_issue189 #301

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"