mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
chore: 修复 issue-checker 没有给 PR 打标签权限的问题
This commit is contained in:
2
.github/workflows/issue-checker.yml
vendored
2
.github/workflows/issue-checker.yml
vendored
@@ -2,7 +2,7 @@ name: "Issue Checker"
|
||||
on:
|
||||
issues:
|
||||
types: [opened, edited]
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [opened, edited]
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user