Skip to content

谁在使用dataService,Who's Using dataService? #7

谁在使用dataService,Who's Using dataService?

谁在使用dataService,Who's Using dataService? #7

Workflow file for this run

name: 'issues-translator'
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: usthe/issues-translate-action@v2.7
with:
IS_MODIFY_TITLE: true
# BOT_GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}