From ae06865e8277c95f6bf90a7639706bd09a4af402 Mon Sep 17 00:00:00 2001 From: Arthi-chaud Date: Sat, 5 Mar 2022 10:15:54 +0100 Subject: [PATCH] Mobile Client Documentation: update aeris.dart + gen translations on doc gen --- .github/workflows/documentation.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index 5b01e3c..a1070b5 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -3,6 +3,7 @@ on: push: branches: - master + - mobile_client* workflow_dispatch: jobs: DeployDocumentation: