Skip to content

Update JS doc after archiving old doc (#1555) #74

Update JS doc after archiving old doc (#1555)

Update JS doc after archiving old doc (#1555) #74

Workflow file for this run

name: Build
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
jobs:
markdown-link-check:
uses: ./.github/workflows/reusable-markdown-link-check.yml