Skip to content

10 automatically add example from problem summary as native unit tests #12

10 automatically add example from problem summary as native unit tests

10 automatically add example from problem summary as native unit tests #12

Workflow file for this run

---
name: Pull Request
on:
workflow_dispatch:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
ci:
uses: ./.github/workflows/ci.yaml
secrets: inherit