Skip to content

fix(macros): 🚨 Fix a few linting issues with Adaptive … #81

fix(macros): 🚨 Fix a few linting issues with Adaptive …

fix(macros): 🚨 Fix a few linting issues with Adaptive … #81

Workflow file for this run

name: Lint MarkDown
on: [push]
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- uses: "articulate/[email protected]"
with:
config: "markdownlint.json"