Skip to content

feat(config): add local problem config with auto-detection #14

feat(config): add local problem config with auto-detection

feat(config): add local problem config with auto-detection #14

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