diff --git a/.github/workflows/python_sphinx_docs.yml b/.github/workflows/python_sphinx_docs.yml index 151d336..dbf0738 100644 --- a/.github/workflows/python_sphinx_docs.yml +++ b/.github/workflows/python_sphinx_docs.yml @@ -4,13 +4,9 @@ on: push: branches: - '**' - paths: - - 'python/sphinx_docs/**' pull_request_target: types: closed branches: main - paths: - - 'python/sphinx_docs/**' repository_dispatch: types: [docstrings_common_updated, docstrings_simulators_updated] permissions: