Skip to content

Update plugin version and IntelliJ compatibility #34

Update plugin version and IntelliJ compatibility

Update plugin version and IntelliJ compatibility #34

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: 🤖 Bot detected the issue body's language is not English, translate it automatically.
BOT_GITHUB_TOKEN: ${{ secrets.TRANSLATE_BOT_TOKEN }}