Skip to content

Een keer min 1 bij lege hand #20

Een keer min 1 bij lege hand

Een keer min 1 bij lege hand #20

Workflow file for this run

name: Check
# Triggers the workflow on push or pull request events
on: [push, pull_request]
jobs:
test-redoc:
runs-on: ubuntu-latest
name: Validate markdown
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Lint markdown files
uses: nosborn/github-action-markdown-cli@v2.0.0
with:
files: .