Skip to content

Commit 33c7948

Browse files
liujupingJackLian
authored andcommitted
chore: added exempt-all-assignee configuration to deal with the problem of mistakenly turned off
1 parent a176e9d commit 33c7948

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/stale.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ jobs:
1919
days-before-pr-close: 10
2020
exempt-issue-labels: 'bug,enhancement,good first issue,help wanted,WIP,discussion,documentation,later,material'
2121
stale-issue-label: 'stale'
22-
stale-pr-label: 'stale'
22+
stale-pr-label: 'stale'
23+
exempt-all-assignee: true

0 commit comments

Comments
 (0)