From 059974f97391c503db910bf7889d0875e24e281a Mon Sep 17 00:00:00 2001 From: Ayush8923 Date: Mon, 25 Nov 2024 11:59:57 +0530 Subject: [PATCH] fix(*): remove the condition for testing --- .github/workflows/sync-translations-poeditor.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/sync-translations-poeditor.yml b/.github/workflows/sync-translations-poeditor.yml index b101fe4553..182b58e764 100644 --- a/.github/workflows/sync-translations-poeditor.yml +++ b/.github/workflows/sync-translations-poeditor.yml @@ -4,8 +4,6 @@ on: push: branches: - feat/translation-poeditor-integration - paths: - - "src/assets/locale/**" permissions: contents: write