From 854a5e6d4fb2207131f9b1dfa2c3fbe399b597a1 Mon Sep 17 00:00:00 2001 From: roomrys <38435167+roomrys@users.noreply.github.com> Date: Wed, 18 Dec 2024 09:13:34 -0800 Subject: [PATCH] Trigger dev website build --- .github/workflows/website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index ede9eef9f..830788388 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -8,7 +8,7 @@ on: # 'main' triggers updates to 'sleap.ai', all others to 'sleap.ai/develop' - main - develop - - liezl/update-intallation-docs-1.4.1 # again! + - liezl/add-channels-for-pip-conda-env paths: - "docs/**" - "README.rst"