Skip to content

Adjust the docs to the new content guidelines #1203

Adjust the docs to the new content guidelines

Adjust the docs to the new content guidelines #1203

Workflow file for this run

name: Run unit tests
on:
push:
branches: [ "main" ]
pull_request:
# Trigger for Pull Request
branches: [ "main" ]
jobs:
run-unit-tests:
uses: "./.github/workflows/run-unit-tests-reusable.yaml"