From 707a349a344eb1effcf0f1af97ea6c98c7e3659b Mon Sep 17 00:00:00 2001 From: Joel Date: Tue, 27 May 2025 17:25:53 +0800 Subject: [PATCH] chore: remove test code --- .github/workflows/translate-i18n-base-on-english.yml | 4 +--- web/i18n/en-US/education.ts | 1 - 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/translate-i18n-base-on-english.yml b/.github/workflows/translate-i18n-base-on-english.yml index 17f1f47b2c..c79d58563f 100644 --- a/.github/workflows/translate-i18n-base-on-english.yml +++ b/.github/workflows/translate-i18n-base-on-english.yml @@ -4,12 +4,10 @@ on: pull_request: types: [closed] branches: [main] - push: - branches: - - "fix/i18n-auto-run-faild" jobs: check-and-update: + if: github.event.pull_request.merged == true runs-on: ubuntu-latest defaults: run: diff --git a/web/i18n/en-US/education.ts b/web/i18n/en-US/education.ts index d5cef6082b..ea125a1332 100644 --- a/web/i18n/en-US/education.ts +++ b/web/i18n/en-US/education.ts @@ -1,5 +1,4 @@ const translation = { - test: 'test', toVerified: 'Get Education Verified', toVerifiedTip: { front: 'You are now eligible for Education Verified status. Please enter your education information below to complete the process and receive an',