Skip to content

feat: use vault

feat: use vault #111

Workflow file for this run

name: Markdown-Lint Action
on: push
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: articulate/actions-markdownlint@v1
with:
files: '**/*.md'