We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f589c8f commit 4c05c46Copy full SHA for 4c05c46
.github/workflows/translate.yml
@@ -13,6 +13,8 @@ jobs:
13
- name: issue
14
if: github.event_name == 'issues'
15
uses: actions-cool/[email protected]
16
+ with:
17
+ translate-body: false
18
19
- name: pr
20
if: github.event_name == 'pull_request_target'
0 commit comments