Skip to content

Merge pull request #1 from ProjectTorreyPines/touchups #2

Merge pull request #1 from ProjectTorreyPines/touchups

Merge pull request #1 from ProjectTorreyPines/touchups #2

Workflow file for this run

name: Make Docs
on:
pull_request:
branches: ["master"]
push:
branches:
- master
tags: '*'
workflow_dispatch:
jobs:
make_docs:
uses: ProjectTorreyPines/GitHubActionsWorkflows/.github/workflows/make_docs.yml@master