diff --git a/.github/workflows/check-translations.yml b/.github/workflows/check-translations.yml index e062314482e..d149fec13f2 100644 --- a/.github/workflows/check-translations.yml +++ b/.github/workflows/check-translations.yml @@ -2,8 +2,6 @@ name: Check Missing Translations on: pull_request: types: [opened, labeled, unlabeled, synchronize] - paths: - - '**.strings' jobs: check-translations: