Skip to content

Merge pull request #20 from AMD-Lightning-Internal/amd/dev/kzhuravl/h… #1584

Merge pull request #20 from AMD-Lightning-Internal/amd/dev/kzhuravl/h…

Merge pull request #20 from AMD-Lightning-Internal/amd/dev/kzhuravl/h… #1584

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"