From 42966f811b3b54e33edffdc545649c6abdef1aa2 Mon Sep 17 00:00:00 2001 From: Sebastian Wiesner Date: Thu, 14 Nov 2024 20:54:08 +0100 Subject: [PATCH] Run gettext workflow when Makefile changed In case we updated the pot target. --- .github/workflows/gettext.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/gettext.yml b/.github/workflows/gettext.yml index f55e0d2..68f1e6a 100644 --- a/.github/workflows/gettext.yml +++ b/.github/workflows/gettext.yml @@ -9,6 +9,7 @@ on: - resources/**/*.blp - resources/de.swsnr.turnon.metainfo.xml.in - de.swsnr.turnon.desktop.in + - Makefile jobs: xgettext: