mirror of
https://gitclone.com/github.com/Fndroid/clash_for_windows_pkg
synced 2024-11-09 02:41:20 +08:00
Update stale.yml
This commit is contained in:
parent
8d4734a359
commit
d4b3ad1161
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/stale@v3
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
repo-token: ${{ secrets.STALE_GITHUB_TOKEN }}
|
||||
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days'
|
||||
days-before-stale: 60
|
||||
days-before-close: 7
|
||||
|
Loading…
Reference in New Issue
Block a user