Skip to content

Bump qs and express in /deprecated/acme-shopping-static #49

Bump qs and express in /deprecated/acme-shopping-static

Bump qs and express in /deprecated/acme-shopping-static #49

name: Markdown Links Check
on: [pull_request]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.15
with:
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'
config-file: '.github/workflows/mlc_config.json'
folder-path: 'apps, local-development, e2e'
file-path: './README.md, ./CONTRIBUTING.md, ./CODE-OF-CONDUCT.md'