Skip to content

.github: bump markdownlint-cli2-action from 15.0.0 to 16.0.0 (#581) #194

.github: bump markdownlint-cli2-action from 15.0.0 to 16.0.0 (#581)

.github: bump markdownlint-cli2-action from 15.0.0 to 16.0.0 (#581) #194

Workflow file for this run

name: markdownlint
on: [push, pull_request, workflow_dispatch]
jobs:
markdownlint:
name: Lint markdown files
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Run markdownlint
uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8