Skip to content

Add GitHub Actions workflow to deploy JSDoc to GitHub #378

Add GitHub Actions workflow to deploy JSDoc to GitHub

Add GitHub Actions workflow to deploy JSDoc to GitHub #378

Workflow file for this run

name: Windows - Pull Request
on:
pull_request:
branches:
- develop
- kilted
- jazzy
- humble-hawksbill
workflow_dispatch:
jobs:
pixi-build:
uses: ./.github/workflows/windows-build-and-test.yml
with:
trigger_type: "pr"
secrets: inherit