Skip to content

opt: remove outdated fulltext temp index #4739

opt: remove outdated fulltext temp index

opt: remove outdated fulltext temp index #4739

name: 'issue-translator'
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: a631807682/issues-translator@v1.2.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
match-languages: cmn,rus
min-match-percent: 0.08
modify-title: true
modify-body: true
modify-comment: true
comment-note: Bot detected the issue body's language is not English, translate it automatically.