[LTP] [PATCH] ci: revert "Run sphinx test only when files changed"

Cyril Hrubis chrubis@suse.cz
Tue Jun 17 08:57:11 CEST 2025


Hi!
> Revert 180bc2bb9 in order to build documentation when pushing
> to the master branch.

Maybe add a note here that the test catalog and statistics has to be
rebuild on each push.

Otherwise:

Reviewed-by: Cyril Hrubis <chrubis@suse.cz>

> Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
> ---
>  .github/workflows/ci-sphinx-doc.yml | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/.github/workflows/ci-sphinx-doc.yml b/.github/workflows/ci-sphinx-doc.yml
> index e77c766871b98114417dc7d8d1cb108afe885735..457aa5a2355d1d93db243090ca31b1c634338b25 100644
> --- a/.github/workflows/ci-sphinx-doc.yml
> +++ b/.github/workflows/ci-sphinx-doc.yml
> @@ -5,7 +5,8 @@ name: "Test building sphinx doc"
>  
>  on:
>    push:
> -    paths: ['doc/**']
> +    branches:
> +    - master
>    pull_request:
>      paths: ['doc/**']
>  
> 
> ---
> base-commit: 2bce711e96004e619d51170302bf7ce9162f1231
> change-id: 20250617-ci_docs_build_fix-1f2f976a897d
> 
> Best regards,
> -- 
> Andrea Cervesato <andrea.cervesato@suse.com>
> 

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list