From 27af55d1b4e5f27771d1b91e59abe3004e8733fd Mon Sep 17 00:00:00 2001 From: Patrick von Platen Date: Sat, 10 Jun 2023 16:56:41 +0200 Subject: [PATCH] build docs --- .github/workflows/build_documentation.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build_documentation.yml b/.github/workflows/build_documentation.yml index 4331c46309..4e797fa31a 100644 --- a/.github/workflows/build_documentation.yml +++ b/.github/workflows/build_documentation.yml @@ -5,6 +5,7 @@ on: branches: - main - doc-builder* + - v*-release - v*-patch jobs: