Skip to content

RDoc-3257 & RDoc-3259 Cloud -> Portal -> Products Tab & Cloud -> Scaling Tab - update images related to changing instance type / disk to support pre & post product costs calculation #2979

RDoc-3257 & RDoc-3259 Cloud -> Portal -> Products Tab & Cloud -> Scaling Tab - update images related to changing instance type / disk to support pre & post product costs calculation

RDoc-3257 & RDoc-3259 Cloud -> Portal -> Products Tab & Cloud -> Scaling Tab - update images related to changing instance type / disk to support pre & post product costs calculation #2979

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