mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
ci: 补全pr-checker所需要的权限
This commit is contained in:
1
.github/workflows/pr-checker.yml
vendored
1
.github/workflows/pr-checker.yml
vendored
@@ -5,6 +5,7 @@ on:
|
||||
types: [opened, edited, ready_for_review, reopened, synchronize]
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user