Skip to content

[codex] Implement stub handlers and split handler files #9

[codex] Implement stub handlers and split handler files

[codex] Implement stub handlers and split handler files #9

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
branches:
- main
types:
- opened
- ready_for_review
- reopened
- synchronize
workflow_dispatch:
jobs:
test:
uses: fun-dotto/way/.github/workflows/backend-test.yml@main
permissions:
contents: read
secrets: inherit