Skip to content

Github直接删除不利的言论,然而实际上是举报违规储存库Github directly deletes unfavorable comments, but it is actually reporting a unreasonable repository on Github. #30

Github直接删除不利的言论,然而实际上是举报违规储存库Github directly deletes unfavorable comments, but it is actually reporting a unreasonable repository on Github.

Github直接删除不利的言论,然而实际上是举报违规储存库Github directly deletes unfavorable comments, but it is actually reporting a unreasonable repository on Github. #30

name: 'issue-translator'
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: usthe/[email protected]
with:
BOT_GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
# Required, input your bot github token
BOT_LOGIN_NAME: Issues-translate-bot
# Not required, suggest not input, action will get name from BOT_GITHUB_TOKEN
# If input, BOT name must match github token