Skip to content

chore: tidy documentation #1

chore: tidy documentation

chore: tidy documentation #1

Workflow file for this run

# Workflow to run on pull requests
name: Pull request QA
on: [pull_request]
jobs:
test:
uses: ./.github/workflows/test.yml
build:
uses: ./.github/workflows/docker-build.yml
with:
push: false