From dc4141e22062f6ae7eb110b6e6d9451aeac0d658 Mon Sep 17 00:00:00 2001 From: benedict-96 Date: Mon, 4 Dec 2023 18:40:44 +0100 Subject: [PATCH] Now testing documenter every time I push. --- .github/workflows/Documenter.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/Documenter.yml b/.github/workflows/Documenter.yml index e3df5d1d8..2c56f8a13 100644 --- a/.github/workflows/Documenter.yml +++ b/.github/workflows/Documenter.yml @@ -4,6 +4,7 @@ on: push: branches: - main + - documentation_for_optimizer_yaml_test tags: '*' pull_request: