Skip to content

🔔 [readme] expand .just/README.md to explain features (#42) #113

🔔 [readme] expand .just/README.md to explain features (#42)

🔔 [readme] expand .just/README.md to explain features (#42) #113

Workflow file for this run

---
name: MarkdownLint
on:
push:
branches:
- main
pull_request:
# global permissions
permissions: {}
jobs:
lint:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v19
with:
globs: |
**/*.md