fix(ci): 添加写权限

This commit is contained in:
DLmaster
2025-04-11 20:56:40 +08:00
parent 539cb1de99
commit c727eddc54
2 changed files with 4 additions and 2 deletions

View File

@@ -28,7 +28,8 @@ on:
- 'LICENSE'
permissions:
contents: read
contents: write
actions: write
jobs:
pre_check:

View File

@@ -28,7 +28,8 @@ on:
- 'LICENSE'
permissions:
contents: read
contents: write
actions: write
jobs:
pre_check: