mirror of
https://github.com/xvzc/SpoofDPI.git
synced 2024-12-21 22:06:33 +00:00
chore: increase the value of days-before-issue-close
This commit is contained in:
parent
cc56dc4c3b
commit
1d0c239990
2
.github/workflows/close-inactive-issues.yaml
vendored
2
.github/workflows/close-inactive-issues.yaml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
- uses: actions/stale@v5
|
||||
with:
|
||||
days-before-issue-stale: -1
|
||||
days-before-issue-close: 7
|
||||
days-before-issue-close: 30
|
||||
close-issue-message: "This issue was closed because it has been inactive for 7 days since being marked as stale."
|
||||
days-before-pr-stale: -1
|
||||
days-before-pr-close: -1
|
||||
|
Loading…
Reference in New Issue
Block a user