Skip to content

make API subconfig a list of true config objects #12

make API subconfig a list of true config objects

make API subconfig a list of true config objects #12

Workflow file for this run

name: dev build all
on:
push:
branches:
- dev
jobs:
build-all-binaries:
uses: ./.github/workflows/build-all-binaries.yml
deploy-documentation:
needs: build-all-binaries
uses: ./.github/workflows/build-docs.yml