diff --git a/.github/workflows/pr-review.yml b/.github/workflows/pr-review.yml index 25d2691..0ca3843 100644 --- a/.github/workflows/pr-review.yml +++ b/.github/workflows/pr-review.yml @@ -27,6 +27,7 @@ permissions: contents: read pull-requests: write issues: write + actions: read jobs: # ==================== 安全检查(检测敏感文件修改)====================