Skip to content

Switch IMASDD to IMAS and make adaptations #39

Switch IMASDD to IMAS and make adaptations

Switch IMASDD to IMAS and make adaptations #39

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