- 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
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build-documentation:
|
||||
|
||||
Reference in New Issue
Block a user