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: