Skip to content

[Feature] The application file is being uploaded. After uploading the file, I hope that the file title content displayed by the file component can be more #527

[Feature] The application file is being uploaded. After uploading the file, I hope that the file title content displayed by the file component can be more

[Feature] The application file is being uploaded. After uploading the file, I hope that the file title content displayed by the file component can be more #527

name: Issue Translator
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: usthe/[email protected]
with:
IS_MODIFY_TITLE: true
BOT_GITHUB_TOKEN: ${{ secrets.FIT2CLOUDRD_LLM_CODE_REVIEW_TOKEN }}