From d4376a6a7bad954f9f3bf28ddd6b5e4fc8ddaba1 Mon Sep 17 00:00:00 2001 From: Harrissou Sant-anna Date: Mon, 10 Feb 2025 12:51:41 +0100 Subject: [PATCH] Update po files also when template files are updated --- .github/workflows/pofiles.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pofiles.yml b/.github/workflows/pofiles.yml index 1c97b005c5b..46ce88cf8e1 100644 --- a/.github/workflows/pofiles.yml +++ b/.github/workflows/pofiles.yml @@ -6,6 +6,7 @@ on: - release_3.34 paths: - 'docs/**' + - 'themes/*.html' workflow_dispatch: