diff --git a/.github/workflows/issue_translate.yml b/.github/workflows/issue_translate.yml deleted file mode 100644 index f7c5a997..00000000 --- a/.github/workflows/issue_translate.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Translation Helper - -on: - pull_request_target: - types: [opened] - issues: - types: [opened] - -jobs: - translate: - runs-on: ubuntu-latest - steps: - - uses: actions-cool/translation-helper@v1.2.0 \ No newline at end of file