Update testing_doc.yml (#369)

This commit is contained in:
Dario Coscia
2024-10-22 15:41:24 +02:00
committed by GitHub
parent 1f6ea277ad
commit 6a4febb33a

View File

@@ -3,12 +3,12 @@ name: Test Sphinx Documentation Build
on:
push:
branches:
- main
- "master"
paths:
- 'docs/**'
pull_request:
branches:
- main
- "master"
paths:
- 'docs/**'