Skip to content

Merge pull request #36 from Ingenjorsarbete-For-Klimatet/feature/umam… #79

Merge pull request #36 from Ingenjorsarbete-For-Klimatet/feature/umam…

Merge pull request #36 from Ingenjorsarbete-For-Klimatet/feature/umam… #79

name: Markdown Lint
on: [push]
jobs:
mdlint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Markdown lint
uses: nosborn/github-action-markdown-cli@v3.2.0
with:
files: .
config_file: .markdownlint.yaml
ignore_files: README.md