Browse Source

ci: update translation helper (#3727)

pull/3733/head
xrkffgg 4 years ago committed by GitHub
parent
commit
4c05c46cb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/translate.yml

2
.github/workflows/translate.yml

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

Loading…
Cancel
Save