Skip to content

Add CodeQL scanning (#2807) #1949

Add CodeQL scanning (#2807)

Add CodeQL scanning (#2807) #1949

Workflow file for this run

name: Build
on:
push:
branches:
- main
pull_request:
merge_group:
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