From f4cd5d1e4e74487555b15b2bc03cab423a42ad7e Mon Sep 17 00:00:00 2001 From: Elizabeth Berrigan Date: Wed, 18 Dec 2024 15:02:18 -0800 Subject: [PATCH] merge develop --- .github/workflows/website.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 36c1d6ad7..830788388 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -7,8 +7,8 @@ on: branches: # 'main' triggers updates to 'sleap.ai', all others to 'sleap.ai/develop' - main - - develop # Run - - liezl/bump-to-1.4.1 + - develop + - liezl/add-channels-for-pip-conda-env paths: - "docs/**" - "README.rst"