From 5d430bc5dbbb9cad3560772d9f2a2d150f0ade7e Mon Sep 17 00:00:00 2001 From: Joarley Santos Date: Sun, 19 Oct 2025 00:00:15 -0400 Subject: [PATCH] Update extract-locales.yml --- .github/workflows/extract-locales.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/extract-locales.yml b/.github/workflows/extract-locales.yml index df1fd4f1e..89828ca6b 100644 --- a/.github/workflows/extract-locales.yml +++ b/.github/workflows/extract-locales.yml @@ -1,10 +1,5 @@ name: Extract locales -on: - push: - branches: - - main - permissions: contents: write pull-requests: write