diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 2f19155d..c48d5790 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -2,9 +2,9 @@ name: Deploy static content to Pages on: push: - branches: ["master"] + branches: ["master", "fix-doc-workflow"] workflow_dispatch: - branches: ["master"] + branches: ["master", "fix-doc-workflow"] permissions: contents: read