From 6d30f1054ed41c6a43a87f5db51ed2db76bc3ce0 Mon Sep 17 00:00:00 2001 From: Rob <78442921+robfs@users.noreply.github.com> Date: Fri, 21 Mar 2025 21:30:02 +0000 Subject: [PATCH] Update publish-docs.yaml --- .github/workflows/publish-docs.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/publish-docs.yaml b/.github/workflows/publish-docs.yaml index b56e4c2..0fe785a 100644 --- a/.github/workflows/publish-docs.yaml +++ b/.github/workflows/publish-docs.yaml @@ -4,11 +4,7 @@ name: Deploy static content to Pages on: release: types: [published] - push: - branches: [feature/docstrings] - # Alternative: only build for tags. - # tags: - # - '*' + workflow_dispatch: # security: restrict permissions for CI jobs. permissions: