Skip to content

RDoc-2353 How client integrates with the cluster: Update info #2904

RDoc-2353 How client integrates with the cluster: Update info

RDoc-2353 How client integrates with the cluster: Update info #2904

name: verify/missing-md
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: Find missing markdown files
run: powershell ./findMissingMarkdowns.ps1
working-directory: ./scripts