Skip to content

Introduce DiagnosticContext, an 'error document' like type. (#1323) #433

Introduce DiagnosticContext, an 'error document' like type. (#1323)

Introduce DiagnosticContext, an 'error document' like type. (#1323) #433

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