Skip to content

docs: added self-hosting links to docs #55

docs: added self-hosting links to docs

docs: added self-hosting links to docs #55

Workflow file for this run

name: Main CI Workflow
on:
push:
branches:
- main
jobs:
setup-and-test:
uses: ./.github/workflows/unit-test.yml
with:
os: ubuntu-latest
secrets: inherit