Skip to content

Replace ParseMessage with DiagnosticLine. (#1667) #550

Replace ParseMessage with DiagnosticLine. (#1667)

Replace ParseMessage with DiagnosticLine. (#1667) #550

Workflow file for this run

name: CI Build
on:
push:
branches:
- main
workflow_dispatch:
permissions:
# Required for CodeQL
security-events: write
contents: read
jobs:
builds:
uses: ./.github/workflows/build.yaml
with:
codeql: true