Skip to content

Bump nosborn/github-action-markdown-cli from 3.2.0 to 3.3.0 #72

Bump nosborn/github-action-markdown-cli from 3.2.0 to 3.3.0

Bump nosborn/github-action-markdown-cli from 3.2.0 to 3.3.0 #72

Workflow file for this run

name: Markdownlint Action
on: push
jobs:
build:
name: Markdownlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: nosborn/[email protected]
name: Markdownlint
with:
files: .
config_file: ".markdownlint.json"