Skip to content

feat: nominate @Phillip9587 as committer to jshttp/on-finished (#372) #68

feat: nominate @Phillip9587 as committer to jshttp/on-finished (#372)

feat: nominate @Phillip9587 as committer to jshttp/on-finished (#372) #68

name: 'Lint Markdown'
on: [pull_request, push]
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: npm i
- run: npm test