Skip to content

#3145: More concise detecting of rust inserts #591

#3145: More concise detecting of rust inserts

#3145: More concise detecting of rust inserts #591

Workflow file for this run

---
name: markdown-lint
'on':
push:
branches:
- master
pull_request:
branches:
- master
paths-ignore: [ 'paper/**', 'sandbox/**' ]
jobs:
markdown-lint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: articulate/actions-markdownlint@v1