fix: 添加 actions 权限用于下载 artifact

This commit is contained in:
adminlove520
2026-03-20 12:09:56 +08:00
parent 1497bf56b5
commit 94f4aadb02

View File

@@ -27,6 +27,7 @@ permissions:
contents: read
pull-requests: write
issues: write
actions: read
jobs:
# ==================== 安全检查(检测敏感文件修改)====================