Skip to content

Merge remote-tracking branch 'upstream/6.3.x' into docs/6.3.0 #1102

Merge remote-tracking branch 'upstream/6.3.x' into docs/6.3.0

Merge remote-tracking branch 'upstream/6.3.x' into docs/6.3.0 #1102

Workflow file for this run

name: Markdownlint mdl Action
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Use markdownlint
uses: actionshub/[email protected]
with:
filesToIgnoreRegex: "README.md"