Skip to content

feat: add structured error handling with class error hierarchy #94

feat: add structured error handling with class error hierarchy

feat: add structured error handling with class error hierarchy #94

Workflow file for this run

name: Windows - Pull Request
on:
pull_request:
branches:
- develop
- kilted
- jazzy
- humble-hawksbill
workflow_dispatch:
jobs:
build-and-test:
uses: ./.github/workflows/windows-build-and-test.yml
with:
trigger_type: "pr"
secrets: inherit