Skip to content

build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#725) #63

build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#725)

build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#725) #63

Workflow file for this run

name: Lint
on:
push:
branches:
- master
pull_request:
types:
- opened
- synchronize
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- run: npx --package markdownlint-cli markdownlint **/*.md --ignore node_modules