Skip to content

combine multiline header with space #24

combine multiline header with space

combine multiline header with space #24

Workflow file for this run

name: markdownlint
on:
push:
pull_request:
jobs:
run_markdownlint:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: Run markdownlint
uses: actionshub/markdownlint@main