Skip to content

Support runtime property attributes via TypeDescriptor #9

Support runtime property attributes via TypeDescriptor

Support runtime property attributes via TypeDescriptor #9

Workflow file for this run

name: PRs
on:
pull_request:
branches: [main]
paths-ignore:
- "**/*.md"
- "**/*.gitignore"
- "**/*.gitattributes"
workflow_dispatch:
jobs:
build:
name: Build & Test PR
uses: ./.github/workflows/_build.yml