- Updated sphinx workflow
This commit is contained in:
3
.github/workflows/build_sphinx_docs.yml
vendored
3
.github/workflows/build_sphinx_docs.yml
vendored
@@ -1,6 +1,9 @@
|
|||||||
name: build_sphinx_docs
|
name: build_sphinx_docs
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-documentation:
|
build-documentation:
|
||||||
|
|||||||
Reference in New Issue
Block a user