Skip to content

Skip extrapolation of missing core profiles #31

Skip extrapolation of missing core profiles

Skip extrapolation of missing core profiles #31

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