diff --git a/.github/workflows/auto-i18n.yml b/.github/workflows/auto-i18n.yml index 1584ab48d..ea9f05ae0 100644 --- a/.github/workflows/auto-i18n.yml +++ b/.github/workflows/auto-i18n.yml @@ -77,7 +77,7 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} # Use the built-in GITHUB_TOKEN for bot actions commit-message: "feat(bot): Weekly automated script run" - title: "🤖 Weekly Automated Update: ${{ env.CURRENT_DATE }}" + title: "🤖 Weekly Auto I18N Sync: ${{ env.CURRENT_DATE }}" body: | This PR includes changes generated by the weekly auto i18n. Review the changes before merging.