Browse Source

Delete issue-translator.yml

Eugene 1 year ago
parent
commit
0ba5517a31
1 changed files with 0 additions and 15 deletions
  1. 0 15
      .github/workflows/issue-translator.yml

+ 0 - 15
.github/workflows/issue-translator.yml

@@ -1,15 +0,0 @@
-name: 'issue-translator'
-on:
-  issue_comment:
-    types: [created]
-  issues:
-    types: [opened]
-
-jobs:
-  build:
-    runs-on: ubuntu-latest
-    steps:
-      - uses: tomsun28/[email protected]
-        with:
-          IS_MODIFY_TITLE: true
-          CUSTOM_BOT_NOTE: The translator bot has detected that this issue body's language is not English, and has translated it automatically.