mirror of
https://github.com/OpenListTeam/OpenList.git
synced 2025-07-18 17:38:07 +08:00
chore:fixed issue translate permissions
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,7 +6,9 @@ on:
|
||||
issues:
|
||||
types: [opened]
|
||||
|
||||
permissions: write-all
|
||||
permissions:
|
||||
issues : write
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
translate:
|
||||
|
Reference in New Issue
Block a user