From 0cc85bedd1579e49e9cc27a2ee6a63aa26025be2 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 4 Jul 2025 19:33:59 -0500 Subject: [PATCH] simplify PR description --- .github/workflows/locale-sync.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/locale-sync.yml b/.github/workflows/locale-sync.yml index 4992158f7..a5b4999df 100644 --- a/.github/workflows/locale-sync.yml +++ b/.github/workflows/locale-sync.yml @@ -105,11 +105,7 @@ jobs: ## Changes - Updated frontend locale files - - Generated from latest translation sources - - ## Test plan - - [ ] Verify locale files are properly formatted - - [ ] Test that translations load correctly in the frontend" \ + - Generated from latest translation sources" \ env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}