Skip to content

Add "funding" section to all public package.json files with link to G… #472

Add "funding" section to all public package.json files with link to G…

Add "funding" section to all public package.json files with link to G… #472

Workflow file for this run

on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v13
with:
globs: |
*.md
!test/*.md