Skip to content

test 2 build_matrix.yaml #842

test 2 build_matrix.yaml

test 2 build_matrix.yaml #842

Workflow file for this run

name: Lint Markdown Files
on:
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Run linter
uses: actionshub/markdownlint@main