From ea4d4e2380716e2402f0a46e59a536d6ed43cc2e Mon Sep 17 00:00:00 2001 From: Nolwenn <28621493+NoB0@users.noreply.github.com> Date: Mon, 1 Jul 2024 13:27:32 +0200 Subject: [PATCH] Test documentation deployment --- .github/workflows/build_docs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build_docs.yaml b/.github/workflows/build_docs.yaml index e8a6abb1..535c4798 100644 --- a/.github/workflows/build_docs.yaml +++ b/.github/workflows/build_docs.yaml @@ -4,6 +4,7 @@ on: push: branches: - main + - feature/254-Documentation-is-broken # workflow_dispatch: # Un comment line if you also want to trigger action manually