Skip to content

feat: add GitHub Pages deployment workflow #218

feat: add GitHub Pages deployment workflow

feat: add GitHub Pages deployment workflow #218

Workflow file for this run

name: "Build and Test"
on:
push:
branches:
- master
pull_request:
branches:
- master
- rel/**
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/build-and-test.yaml