Skip to content

Bump strip-json-comments from 2.0.1 to 5.0.1 #269

Bump strip-json-comments from 2.0.1 to 5.0.1

Bump strip-json-comments from 2.0.1 to 5.0.1 #269

Workflow file for this run

name: readme-checker.yml – Checks for suggested markdown
on: [push, pull_request]
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Checking markdown
uses: DavidAnson/[email protected]
with:
globs: |
*.md
**/*.md
!test/*.md