Skip to content

refactor(process-solver): use Solution.combine() to merge configurati… #361

refactor(process-solver): use Solution.combine() to merge configurati…

refactor(process-solver): use Solution.combine() to merge configurati… #361

Workflow file for this run

name: on-pull-request.yml
on:
pull_request:
permissions: { }
jobs:
ensure-code-quality:
permissions:
contents: read
if: false # disable license scanning until we have sth we can trust, or skip altogether
uses: ./.github/workflows/license-scan.yml