Skip to content

GH Actions: Bump DavidAnson/markdownlint-cli2-action from 21.0.0 to 22.0.0 #112

GH Actions: Bump DavidAnson/markdownlint-cli2-action from 21.0.0 to 22.0.0

GH Actions: Bump DavidAnson/markdownlint-cli2-action from 21.0.0 to 22.0.0 #112

Workflow file for this run

name: Markdown
on:
# Run on all pushes and on all pull requests.
push:
pull_request:
# Allow manually triggering the workflow.
workflow_dispatch:
jobs:
markdownlint:
name: 'Lint Markdown'
uses: ./.github/workflows/reusable-markdownlint.yml
remark:
name: 'QA Markdown'
uses: ./.github/workflows/reusable-remark.yml