Skip to content

Merge branch 'main' of github.com:cultuurnet/apidocs into uitpas/cid #2166

Merge branch 'main' of github.com:cultuurnet/apidocs into uitpas/cid

Merge branch 'main' of github.com:cultuurnet/apidocs into uitpas/cid #2166

Workflow file for this run

name: Linting (Docs)
on: push
jobs:
docs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Lint Markdown docs
run: yarn && yarn docs:lint