Skip to content

Merge pull request #197 from rojopolis/dependabot/docker/python-3.12.… #316

Merge pull request #197 from rojopolis/dependabot/docker/python-3.12.…

Merge pull request #197 from rojopolis/dependabot/docker/python-3.12.… #316

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