Skip to content

[Docs] Initial "Introduction" and "Building" sections #58 #30

[Docs] Initial "Introduction" and "Building" sections #58

[Docs] Initial "Introduction" and "Building" sections #58 #30

Workflow file for this run

name: On PR
on:
workflow_dispatch:
pull_request:
branches: [ "main" ]
jobs:
docker-build:
uses: ./.github/workflows/docker-build.yml
secrets: inherit