From b9bd8c45a15b4e90bd800dcf6857cd6d690b7ca4 Mon Sep 17 00:00:00 2001 From: Steven Liu <59462357+stevhliu@users.noreply.github.com> Date: Thu, 16 Oct 2025 05:01:33 -0700 Subject: [PATCH] [CI] Build translated docs (#41632) fix --- .github/workflows/pr_build_doc_with_comment.yml | 2 +- .gitignore | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pr_build_doc_with_comment.yml b/.github/workflows/pr_build_doc_with_comment.yml index 59aa22eef1e..271fef06f1a 100644 --- a/.github/workflows/pr_build_doc_with_comment.yml +++ b/.github/workflows/pr_build_doc_with_comment.yml @@ -98,7 +98,7 @@ jobs: commit_sha: ${{ needs.get-pr-info.outputs.PR_HEAD_SHA }} pr_number: ${{ needs.get-pr-number.outputs.PR_NUMBER }} package: transformers - languages: ar de en es fr hi it ko pt tr zh ja te + languages: ar de en es fr hi it ja ko pt zh update_run_status: name: Update Check Run Status diff --git a/.gitignore b/.gitignore index 56728b1be57..0f53e3aa2e3 100644 --- a/.gitignore +++ b/.gitignore @@ -172,3 +172,6 @@ tags # modular conversion *.modular_backup + +# Cursor IDE files +.cursor/