Issue robot removes translation content (#5297)
Co-authored-by: chenxingchun <438044805@qq.com>
This commit is contained in:
parent
ac15f45b0b
commit
7c358690fb
|
|
@ -33,6 +33,9 @@ jobs:
|
|||
|
||||
- name: "Translation into English in issue"
|
||||
uses: ./.github/actions/translation-on-issue
|
||||
with:
|
||||
translate-title: true
|
||||
translate-body: false
|
||||
|
||||
- name: "Comment in issue"
|
||||
uses: ./.github/actions/comment-on-issue
|
||||
|
|
|
|||
Loading…
Reference in New Issue