From 64d950df02d8fdec742946c0d724cc7f59341a12 Mon Sep 17 00:00:00 2001 From: Nick Porter Date: Thu, 8 Feb 2024 08:59:04 -0700 Subject: [PATCH] Update check-translations.yml --- .github/workflows/check-translations.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/check-translations.yml b/.github/workflows/check-translations.yml index d149fec13f2..2afa1849652 100644 --- a/.github/workflows/check-translations.yml +++ b/.github/workflows/check-translations.yml @@ -2,6 +2,7 @@ name: Check Missing Translations on: pull_request: types: [opened, labeled, unlabeled, synchronize] + push: jobs: check-translations: