Skip to content

Add neat little git trick: suggest using Git LFS for large/binary fil… #1881

Add neat little git trick: suggest using Git LFS for large/binary fil…

Add neat little git trick: suggest using Git LFS for large/binary fil… #1881

Workflow file for this run

name: markdownlint
on: [pull_request, push]
jobs:
mdl:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Run mdl
uses: actionshub/markdownlint@main