Skip to content

Releasing 0.39.0 as 0.40.0, see change log #342

Releasing 0.39.0 as 0.40.0, see change log

Releasing 0.39.0 as 0.40.0, see change log #342

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"