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