ci: update translation helper (#3727)

pull/3733/head
xrkffgg 2021-02-27 13:49:50 +08:00 committed by GitHub
parent f589c8f723
commit 4c05c46cb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ jobs:
- name: issue - name: issue
if: github.event_name == 'issues' if: github.event_name == 'issues'
uses: actions-cool/translation-helper@v1.1.1 uses: actions-cool/translation-helper@v1.1.1
with:
translate-body: false
- name: pr - name: pr
if: github.event_name == 'pull_request_target' if: github.event_name == 'pull_request_target'