Skip to content

Bump @babel/runtime-corejs3 from 7.19.4 to 7.26.10 in /Documentation/5.2/Samples/nodejs #2997

Bump @babel/runtime-corejs3 from 7.19.4 to 7.26.10 in /Documentation/5.2/Samples/nodejs

Bump @babel/runtime-corejs3 from 7.19.4 to 7.26.10 in /Documentation/5.2/Samples/nodejs #2997

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