diff --git a/.readthedocs.yaml b/.readthedocs.yaml index d830e9eb10..57fb0e70a1 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -13,7 +13,7 @@ build: python: "3.12" jobs: post_checkout: - - git remote set-branches origin master stackhpc/2024.1 stackhpc/2023.1 stackhpc/zed stackhpc/yoga stackhpc/xena stackhpc/wallaby + - git remote set-branches --add origin "stackhpc/*" - git fetch --unshallow # Build documentation in the doc/source/ directory with Sphinx