Features
BugFix
fix bug when issue only has the title #56
fix bug when only title is not english #55
Use
name: 'issue-comment-translator'
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: tomsun28/[email protected]