Skip to content

manually specify config #10

manually specify config

manually specify config #10

Workflow file for this run

name: CI
on:
push:
jobs:
linting:
runs-on: ubuntu-latest
steps:
- name: check out code
uses: actions/checkout@v4
- name: run markdown lint
uses: articulate/actions-markdownlint@v1
with:
config: .markdownlint.yaml