Skip to content

document the mash scripts that help with pkgx #354

document the mash scripts that help with pkgx

document the mash scripts that help with pkgx #354

Workflow file for this run

name: ci·md
on:
pull_request:
paths:
- 'docs/**.md'
- .github/workflows/ci.md.yml
concurrency:
group: ${{ github.ref }}/md
cancel-in-progress: true
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: nosborn/[email protected]
with:
config_file: .github/markdownlint.yml
files: .
dot: true