Skip to content

Add "maybe" operations to JSON. (#1520) #411

Add "maybe" operations to JSON. (#1520)

Add "maybe" operations to JSON. (#1520) #411

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