Skip to content

Commit 0833481

Browse files
authored
[Update] Update issue.yml (#204)
1 parent e19c262 commit 0833481

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/issue.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
1313
stale-pr-message: 'This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.'
1414
close-issue-message: 'This issue was closed because it has been stalled for 5 days with no activity.'
15-
days-before-stale: 30
16-
days-before-close: 5
17-
days-before-pr-close: -1
15+
days-before-stale: 60
16+
days-before-close: 90
17+
days-before-pr-close: -1

0 commit comments

Comments
 (0)