Skip to content

Bump ws from 8.13.0 to 8.18.0 in /app #378

Bump ws from 8.13.0 to 8.18.0 in /app

Bump ws from 8.13.0 to 8.18.0 in /app #378

name: Template Documentation Checks
on:
push:
branches:
- main
pull_request:
jobs:
lint-markdown:
name: Lint markdown
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
# This is the GitHub Actions-friendly port of the linter used in the Makefile.
- uses: gaurav-nelson/[email protected]
with:
use-quiet-mode: "yes" # errors only.
config-file: ".github/workflows/template-only-markdownlint-config.json"