Skip to content

Make developer exception page work during dev in the sample #90

Make developer exception page work during dev in the sample

Make developer exception page work during dev in the sample #90

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