Skip to content

Initial setup for Sphinx site and build workflows #1

Initial setup for Sphinx site and build workflows

Initial setup for Sphinx site and build workflows #1

Workflow file for this run

---
name: Build
on:
push:
branches:
- main
jobs:
build-artifact:
name: Build Artifact
uses: ./.github/workflows/build-artifact.yml