We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8ce34a commit 925c71aCopy full SHA for 925c71a
.github/workflows/translate.yml
@@ -12,10 +12,10 @@ jobs:
12
steps:
13
- name: issue
14
if: github.event_name == 'issues'
15
- uses: actions-cool/translation-helper@v1.1.0
+ uses: actions-cool/translation-helper@v1.1.1
16
17
- name: pr
18
if: github.event_name == 'pull_request_target'
19
20
with:
21
translate-body: false
0 commit comments