Skip to content

Name change SD4SOLPS -> SOLPS2ctrl #49

Name change SD4SOLPS -> SOLPS2ctrl

Name change SD4SOLPS -> SOLPS2ctrl #49

Workflow file for this run

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