This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
wlxsp
/
test1
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fixes stale issue workflow
main
Eric Amodio
4 years ago
parent
2833dfb767
commit
c6080d1213
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.github/workflows/issues-stale.yml
+ 2
- 2
.github/workflows/issues-stale.yml
View File
@ -12,7 +12,7 @@ jobs:
-
uses
:
actions/stale@v3
with:
repo-token
:
${{ secrets.GITHUB_TOKEN }}
days-before-close
:
7
days-before-stale
:
0
days-before-close
:
1
days-before-stale
:
6
only-labels: 'status
:
needs more info'
close-issue-message
:
'Closing this issue because it needs more information and has not had recent activity. Please re-open this issue when more details can be provided.\n\nThanks!'
Write
Preview
Loading…
Cancel
Save