Skip to content

Change Int64 to Int #35

Change Int64 to Int

Change Int64 to Int #35

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