diff --git a/.github/workflows/update-catalogs.yml b/.github/workflows/update-catalogs.yml
index 2d5930c5..55291fea 100644
--- a/.github/workflows/update-catalogs.yml
+++ b/.github/workflows/update-catalogs.yml
@@ -4,8 +4,6 @@ on:
   pull_request_target:
     types:
       - closed
-    branches:
-      - l10n_main
   workflow_dispatch:
 
 jobs: