From 52c34aeb69936ed9e5323c6710fe98900b4700a2 Mon Sep 17 00:00:00 2001 From: Scott Dover Date: Thu, 7 Sep 2023 09:04:21 -0400 Subject: [PATCH] add testing for branch --- .github/workflows/translations.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index fbfa9fcf0..9a47fb622 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -5,6 +5,7 @@ on: push: branches: - main + - feat/improve-translation-check jobs: check-translations: