From e31b9c4264c3e13378efdd707672829f285bda46 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Wed, 23 Jul 2025 14:54:35 +0200 Subject: [PATCH] Update translations action with dispatch --- .github/workflows/translations.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/translations.yaml b/.github/workflows/translations.yaml index 5c74aa7579..f9d6a8852c 100644 --- a/.github/workflows/translations.yaml +++ b/.github/workflows/translations.yaml @@ -1,6 +1,7 @@ name: Translations on: + workflow_dispatch: push: branches: - dev