Skip to content

Merge branch 'master' of github.com:AlexeyMatveev686/office-js-api in… #34

Merge branch 'master' of github.com:AlexeyMatveev686/office-js-api in…

Merge branch 'master' of github.com:AlexeyMatveev686/office-js-api in… #34

Workflow file for this run

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