From 61c5dc7c01818855cb8a9b94277c1439a6a42716 Mon Sep 17 00:00:00 2001 From: Vincent Koc <25068+vincentkoc@users.noreply.github.com> Date: Sat, 27 Jun 2026 09:39:23 -0700 Subject: [PATCH] ci: bound docs translation finalizers --- .github/workflows/translate-locale-reusable.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/translate-locale-reusable.yml b/.github/workflows/translate-locale-reusable.yml index 80df5d841..d5b6c0186 100644 --- a/.github/workflows/translate-locale-reusable.yml +++ b/.github/workflows/translate-locale-reusable.yml @@ -312,6 +312,7 @@ jobs: needs: translate if: needs.translate.result == 'success' && (inputs.commit_locale || inputs.artifact_role == 'canary') runs-on: ubuntu-latest + timeout-minutes: 60 permissions: actions: write contents: write