Skip to content

RDoc-2592 add photo with product labels & link to page #2707

RDoc-2592 add photo with product labels & link to page

RDoc-2592 add photo with product labels & link to page #2707

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