Skip to content

GITBOOK-267: change request with no subject merged in GitBook #837

GITBOOK-267: change request with no subject merged in GitBook

GITBOOK-267: change request with no subject merged in GitBook #837

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
uses: actions/checkout@v4
with:
show-progress: ''
- name: markdownlint-cli2-action
uses: DavidAnson/markdownlint-cli2-action@v9
with:
globs: |
**/*.md
#node_modules