Skip to content

Add the properties for Property (isDefinitelyAssigned, isOptional, is… #20

Add the properties for Property (isDefinitelyAssigned, isOptional, is…

Add the properties for Property (isDefinitelyAssigned, isOptional, is… #20

Workflow file for this run

# .github/workflows/ci.yml
name: CI for push on branch
on:
push:
branches:
- '*' # Trigger on any branch push
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
run_docs: true