From 78500af64887fdc32eb1256889150088c3ba5a7d Mon Sep 17 00:00:00 2001 From: Catherine Deskur <46695336+chdeskur@users.noreply.github.com> Date: Fri, 29 Nov 2024 12:33:10 -0500 Subject: [PATCH] chore(docs): update preview (#5306) update preview Co-authored-by: fern-bot --- .github/workflows/preview-docs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/preview-docs.yml b/.github/workflows/preview-docs.yml index 9cbe2e967c3..59664ba4f80 100644 --- a/.github/workflows/preview-docs.yml +++ b/.github/workflows/preview-docs.yml @@ -6,6 +6,7 @@ on: - main paths: - 'fern/**' + - 'packages/cli/docs-**' workflow_dispatch: inputs: prNumber: