Skip to content

当我打开收件箱时,程序会卡死,仅仅只有图片中文字“加载中”前面的圈圈在转动 || When I open my inbox, the program freezes and only the circle in front of the text "Loading" in the picture is spinning. #778

当我打开收件箱时,程序会卡死,仅仅只有图片中文字“加载中”前面的圈圈在转动 || When I open my inbox, the program freezes and only the circle in front of the text "Loading" in the picture is spinning.

当我打开收件箱时,程序会卡死,仅仅只有图片中文字“加载中”前面的圈圈在转动 || When I open my inbox, the program freezes and only the circle in front of the text "Loading" in the picture is spinning. #778

Workflow file for this run

name: 'translator'
on:
issues:
types: [opened, edited]
issue_comment:
types: [created, edited]
discussion:
types: [created, edited]
discussion_comment:
types: [created, edited]
pull_request_target:
types: [opened, edited]
pull_request_review_comment:
types: [created, edited]
jobs:
translate:
permissions:
issues: write
discussions: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: lizheming/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
IS_MODIFY_TITLE: true
APPEND_TRANSLATION: true