Skip to content

Merge branch 'main' into VEC-360-create-a-version-of-the-kubernetes-i… #182

Merge branch 'main' into VEC-360-create-a-version-of-the-kubernetes-i…

Merge branch 'main' into VEC-360-create-a-version-of-the-kubernetes-i… #182

name: Check Markdown links
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes