Compare commits

..

1 Commits

Author SHA1 Message Date
DLmaster
c727eddc54 fix(ci): 添加写权限 2025-04-11 20:56:40 +08:00
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: