Skip to content

Improve documentation #20

Improve documentation

Improve documentation #20

Workflow file for this run

name: Build and Run Project
on:
push:
branches:
- '**' # Run on commits to any branch
jobs:
build-and-run:
uses: ./.github/workflows/common-steps.yml # Reference reusable workflow
with:
build-type: test