mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-16 16:27:45 +01:00
Update close_stale_issue.yml
add permission for stale action
This commit is contained in:
5
.github/workflows/close_stale_issue.yml
vendored
5
.github/workflows/close_stale_issue.yml
vendored
@@ -17,3 +17,8 @@ jobs:
|
||||
days-before-pr-stale: 45
|
||||
days-before-issue-close: 5
|
||||
days-before-pr-close: 45
|
||||
|
||||
permissions:
|
||||
contents: write # only for delete-branch option
|
||||
issues: write
|
||||
pull-requests: write
|
||||
|
||||
Reference in New Issue
Block a user