Tabby Suspend 1min30Sec when system reboot/shutdown #5940
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: 'issue-translator' | |
on: | |
issue_comment: | |
types: [created] | |
issues: | |
types: [opened] | |
jobs: | |
build: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: tomsun28/issues-translate-action@v2.7 | |
with: | |
IS_MODIFY_TITLE: true | |
CUSTOM_BOT_NOTE: The translator bot has detected that this issue body's language is not English, and has translated it automatically. |