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: on:
push: push:
branches: branches:
- main - "master"
paths: paths:
- 'docs/**' - 'docs/**'
pull_request: pull_request:
branches: branches:
- main - "master"
paths: paths:
- 'docs/**' - 'docs/**'