mirror of
https://github.com/OpenListTeam/OpenList.git
synced 2025-09-19 20:26:26 +08:00
chore:fixed issue translate
Signed-off-by: Suyunmeng <sumengjing@outlook.com>
This commit is contained in:
4
.github/workflows/issue_translate.yml
vendored
4
.github/workflows/issue_translate.yml
vendored
@ -6,8 +6,10 @@ on:
|
||||
issues:
|
||||
types: [opened]
|
||||
|
||||
permissions: write-all
|
||||
|
||||
jobs:
|
||||
translate:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions-cool/translation-helper@v1.2.0
|
||||
- uses: actions-cool/translation-helper@v1.2.0
|
||||
|
Reference in New Issue
Block a user