Skip to content

Update format item state to convert all numerical item types #84

Update format item state to convert all numerical item types

Update format item state to convert all numerical item types #84

Workflow file for this run

name: Documentation
on:
push:
branches: [ main ]
paths: [ '**.md' ]
pull_request:
branches: [ main ]
paths: [ '**.md' ]
jobs:
markdown:
name: Markdown Linting
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Lint Markdown files
uses: nosborn/github-action-markdown-cli@v3
with:
files: .