Skip to content

Bump http-proxy-middleware from 2.0.6 to 2.0.9 #131

Bump http-proxy-middleware from 2.0.6 to 2.0.9

Bump http-proxy-middleware from 2.0.6 to 2.0.9 #131

Workflow file for this run

name: Markdown Lint
on:
pull_request:
branches: [dev,dev-*]
push:
branches: [dev,dev-*]
jobs:
markdownlint:
name: 🍇 Markdown
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: 16
- run: npm install -g [email protected]
- run: markdownlint '**/*.md' --ignore node_modules