Skip to content

Add physical model for optimizing pricing #119

Add physical model for optimizing pricing

Add physical model for optimizing pricing #119

Workflow file for this run

---
name: Docs
"on":
push:
# Only targets main branch to avoid amplification effects of auto-fixing
# the exact same stuff in multiple non-rebased branches.
branches:
- main
jobs:
docs:
uses: kdeldycke/workflows/.github/workflows/docs.yaml@v3.4.1