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