Skip to content

Update lint_mdx.yml

Update lint_mdx.yml #6

Workflow file for this run

name: Markdownlint Workflow
on: push
jobs:
build:
name: Markdownlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: ./github-action-markdownlint