Update testing_doc.yml (#369)
This commit is contained in:
4
.github/workflows/testing_doc.yml
vendored
4
.github/workflows/testing_doc.yml
vendored
@@ -3,12 +3,12 @@ name: Test Sphinx Documentation Build
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- "master"
|
||||
paths:
|
||||
- 'docs/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- "master"
|
||||
paths:
|
||||
- 'docs/**'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user